codedmind
05-03-2006, 02:20 PM
Hi,
I have to creat a form, user will enter some information, then press a button, fill the credit card information and then press the buttin, now when clicked all the details on the first page and the second page should saved in the database.
(each pages has a form).
I have written a servelet that saves the user information from the wab pages in to the data base.
I can save all the information in to the data base from the current page but My problem is that I dont know how to save the information which user entered on the first page.
So can you please tell me how to keep all the user information untill the credit page come so that i can save all the information in the data base together.
I appreciate any help. It will be good if i can write something using jsp or java script, java servlet.
Thanks
Eva
I have to creat a form, user will enter some information, then press a button, fill the credit card information and then press the buttin, now when clicked all the details on the first page and the second page should saved in the database.
(each pages has a form).
I have written a servelet that saves the user information from the wab pages in to the data base.
I can save all the information in to the data base from the current page but My problem is that I dont know how to save the information which user entered on the first page.
So can you please tell me how to keep all the user information untill the credit page come so that i can save all the information in the data base together.
I appreciate any help. It will be good if i can write something using jsp or java script, java servlet.
Thanks
Eva