Re: Page param disappears

2006-12-29 Thread Laurie Harper
Søren Poulsen wrote: I have a form page that requires a http parameter to show correctly. When the formbean validate(..) fails on page submit then struts has been set up to send the user back to the same form page. Unfortunately the http param that was set when the user was first linked to the

Page param disappears

2006-12-26 Thread Søren Poulsen
I have a form page that requires a http parameter to show correctly. When the formbean validate(..) fails on page submit then struts has been set up to send the user back to the same form page. Unfortunately the http param that was set when the user was first linked to the page is not set when