i have developed
jsp where i have text fields and combo box
once i select the region in the combo box it will call a action class where it get the values based on selected region in combo box
using a javascripot and return back to the same screen
and the results are displayed in the same screenn in the location combo box
it works 5n but when the screen is refreshed again what ever the values that iam entering in the text box and other field get disappeared
what should i do in this case