hi
In
jsp , i have a text box, where the user entes some name and clicks teh submit button
Then, results will be displayed in teh same page. I am using the pagination for this. Upon clickkin gthe "next" or previous links, it is paginiating properly only. now my problem, the value, which the user entres in the text box is disappearing ..
How to retain the text box value, when the user navigates between the results using pagination.
thanks
Raman