RE: using before form validated

2004-04-02 Thread Paul, R. Chip
riday, April 02, 2004 2:48 PM To: [EMAIL PROTECTED] Subject: using before form validated I have used to print information from a completed form by doing something like Hello ! I also wanted to write this property out if the form validation failed but it never outputs anything as struts do

using before form validated

2004-04-02 Thread Tom
I have used to print information from a completed form by doing something like Hello ! I also wanted to write this property out if the form validation failed but it never outputs anything as struts doesn't save the form in the request/session. I find this strange since it must somehow acc