RE: Partial Validations

2005-01-06 Thread Janarthan Sathiamurthy
Hi, Hint - DynaValidatorActionForm Best Regards, Janarthan S Jim Barrows <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Apte, Dhanashree (Noblestar) [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 06, 2005 12:20 PM > To: 'Struts Users Mailing L

RE: Partial Validations

2005-01-06 Thread Jim Barrows
> -Original Message- > From: Apte, Dhanashree (Noblestar) [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 06, 2005 12:20 PM > To: 'Struts Users Mailing List' > Subject: Partial Validations > > > > I have a UserForm which holds data for two wizar

Partial Validations

2005-01-06 Thread Apte, Dhanashree (Noblestar)
I have a UserForm which holds data for two wizard-type data entry pages, meaning, a user enters half the information on one page, hits NEXT, enters the remaining information on the next page and hits SUBMIT. Example: UserForm has name, id, dob, countryOfResidence being populated from the first pa