Hi Navjot, In my application this does not happen. I have tried many things to make it work, but simply it does not work.
I dont know why this is the case, as I am using the standard Struts framework. I am using however a special Action class known as LookupDispatchAction. Cheers Rodney -----Original Message----- From: Navjot Singh [mailto:[EMAIL PROTECTED] Sent: Wednesday, 30 July 2003 4:42 PM To: Struts Users Mailing List Subject: RE: Problem with redisplay of form values when issuing error messages it WILL redisplay the form with filled values. say, you submit a filled form, some data was wrong, the same form will be displayed WITH filled-in values. navjot |-----Original Message----- |From: Rodney Paul [mailto:[EMAIL PROTECTED] |Sent: Wednesday, July 30, 2003 2:09 PM |To: Struts Users Mailing List (E-mail) |Subject: Problem with redisplay of form values when issuing error |messages | | |Hi All, | |I am currently using the Struts MVC2 framework to develop a wizard |application. |Upon reading the literature in regards to how Struts works, I |noticed that my application |will does not re-display form values entered by the user if errors |are issued. | |Is it possible to re-display form values from an ActionForm if the |validate method returns |ActionErrors. If so, how do you achieve this? Do you need to store |anything in a session object? | |Is it possible to re-display form values from an Action class if |we return ActionErrors. | | |Cheers |Rodney | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]