Re: Dont want fields to be reset in the case of error

2007-09-17 Thread Paul Benedict
Why don't you want the reset? On 9/17/07, Asthana, Rahul <[EMAIL PROTECTED]> wrote: > > Hi, > In case ActionForm validate function throws an error,I dont want form > fields to get reset. > How can I do this? > Thanks > Rahul >

Re: Dont want fields to be reset in the case of error

2007-09-17 Thread Paul Benedict
ana, Rahul [mailto:[EMAIL PROTECTED] > Sent: Monday, September 17, 2007 2:00 PM > To: Struts Users Mailing List > Subject: RE: Dont want fields to be reset in the case of error > > > Hi Paul, > Thats a requirement.The error has to be shown with the original wrongly > filled f

RE: Dont want fields to be reset in the case of error

2007-09-17 Thread Asthana, Rahul
:[EMAIL PROTECTED] Behalf Of Paul Benedict Sent: Monday, September 17, 2007 1:54 PM To: Struts Users Mailing List Subject: Re: Dont want fields to be reset in the case of error Why don't you want the reset? On 9/17/07, Asthana, Rahul <[EMAIL PROTECTED]> wrote: > > Hi, > In case

RE: Dont want fields to be reset in the case of error

2007-09-17 Thread Asthana, Rahul
Sent: Monday, September 17, 2007 1:54 PM To: Struts Users Mailing List Subject: Re: Dont want fields to be reset in the case of error Why don't you want the reset? On 9/17/07, Asthana, Rahul <[EMAIL PROTECTED]> wrote: > > Hi, > In case ActionForm validate function throws an err

Dont want fields to be reset in the case of error

2007-09-17 Thread Asthana, Rahul
Hi, In case ActionForm validate function throws an error,I dont want form fields to get reset. How can I do this? Thanks Rahul