This has been asked multiple times on the list and heavily discussed. check the list archives for details.
> -----Original Message----- > From: Daniel Kies [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 30, 2004 9:55 AM > To: user@struts.apache.org > Subject: Validation Post-Back help > > > Greetings. I am using the Validation Framework and I am having > problems when the validator is finding an error. When the post-back > kicks back to the input page, it is not finding the data that was > previously found in the request. In order for the data to be > available when kicked back to the calling jsp, I have to put the data > in the session instead of the request in the initial action. > > My question is this: > What do I have to do to keep the data available in the request when > the validator is called and errors are raised? I don't want to have > to put everything in the session just for validation purposes. > > Thanks in advance. > > --------------------------------------------------------------------- > 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]