| Author |
Remember Form values in Redirect
|
Andy WongK
Greenhorn
Joined: Jun 27, 2005
Posts: 3
|
|
I've a Struts signup form which includes First Name, Last Name, Address, etc... and also several hyperlinks which will redirect the user to another page. When the customer fills out the first name, then click on the hyperlink. It will redirect to Page 2. On page 2, the customer click back to go back to the Signup page. My question is now all the data that the customer enters in the Signup Page is gone since it is a redirect, Struts won't save the data to the Struts form yet. This also happens on any radio buttons/checkboxes. Is there a solution for the above problem? Thanks, Andy
|
 |
 |
|
|
subject: Remember Form values in Redirect
|
|
|