Navjot,

One validates based upon the action mapping so you can make /update.do and
/create.do use the same Action class but have different validation rules.
The other is based on the form itself so any Actions using that form would
have the exact same validation methods.

Regards,
David

-----Original Message-----
From: Navjot Singh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 08, 2004 12:48 AM
To: Struts Users Mailing List
Subject: ValidatorForm vs ValidatorActionForm


hi,

What's the use of ValidatorActionForm when ValidatorForm is already there?

---------------
regards
Navjot Singh
Net4India Ltd.

Politicians are like diapers and need to be changed for same reason.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to