
i am working on a jsp pge which has many text boxes and one dynamic drop down. The functionality is when user enters comma separated values in those text box , data is retreived from the database and displayed in table format. I have given all those.
Now my problem is how can i retain those values entered in box after submit has been done ? coz when data is displayed then the values entered are gone . Please see.