Re: Resetting ActionForm properties during validation

2005-07-25 Thread Kjersti Berg
:52 > To: Struts Users Mailing List > Subject: Re: Resetting ActionForm properties during validation > > On 25/07/05, Vandenbroucke Gregory <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I have several forms which contain fields that should only accept num

RE: Resetting ActionForm properties during validation

2005-07-25 Thread Vandenbroucke Gregory
way to circumvent the auto population stuff? Thanks, gregory -Original Message- From: Kjersti Berg [mailto:[EMAIL PROTECTED] Sent: lundi 25 juillet 2005 11:52 To: Struts Users Mailing List Subject: Re: Resetting ActionForm properties during validation On 25/07/05, Vandenbroucke Gregory

Re: Resetting ActionForm properties during validation

2005-07-25 Thread Kjersti Berg
On 25/07/05, Vandenbroucke Gregory <[EMAIL PROTECTED]> wrote: > Hi all, > > I have several forms which contain fields that should only accept numeric > data. If the entered data wasn't numeric, then during validation of that > field I would like to be able to leave the form field empty. But struts

Resetting ActionForm properties during validation

2005-07-25 Thread Vandenbroucke Gregory
Hi all, I have several forms which contain fields that should only accept numeric data. If the entered data wasn't numeric, then during validation of that field I would like to be able to leave the form field empty. But struts will auto populate all fields. Meaning that for numeric fields it will