form looses valuse when validation maps back

2002-02-20 Thread Oliver Reflé
Hello All, i have for me a real strange problem. When i validate my form and there are missing fields then it is mapped back to the input page. All the error messages are shown correctly. The only thing is that my form is empty and the user has to reenter all values, which is really annoying.

Re: form looses valuse when validation maps back

2002-02-20 Thread Keith
did you search the archive? you should be able to find the solution there. --- Oliver_Reflé [EMAIL PROTECTED] wrote: Hello All, i have for me a real strange problem. When i validate my form and there are missing fields then it is mapped back to the input page. All the error messages are

RE: form looses valuse when validation maps back

2002-02-20 Thread Yu, Yanhui
Hi, Could you try to specify validate=true in the struts-config.xml instead? Yanhui Yu -Original Message- From: Oliver Reflé [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 3:22 AM To: Struts-User Subject: form looses valuse when validation maps back Hello All, i

RE: form looses valuse when validation maps back

2002-02-20 Thread keithBacon
- From: Oliver Reflé [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 3:22 AM To: Struts-User Subject: form looses valuse when validation maps back Hello All, i have for me a real strange problem. When i validate my form and there are missing fields then it is mapped back