I need a code for this program?? There are 2 pages with many form fields. for example.. There is a shopping list page with many form fields in it.When a user enters this page he or she has to fill up all the forms and when she submits the same page as to appear until she presses for the next button which will lead her to the next page.When she enters the next page(2nd page),the same process has to be done.
Now this is the reall code i need, 1.how can i save all the form fields?? 2.How can i maintain the session of that particular person.? 3.On the next page how can i maintain those fields?and the session 3.when he or she enters next page the same process had to be done? 4.Finally i have to send all these datas to the database.?
How can i do it in JSP?? Think of a online shopping list on the net?