Hello all,
I am collecting user data entered in a form , then i display another JSP page for confirmation from the user and only then i want to insert the form data into the data base. So the data should go from the form to Confirm page and then to the servlet for storing into the database. my form contains really large amount of textual data ...
So,is there any solution to this..?
regards
Pandurang