Hi,

The ValidatorForm will match the formset name with the form-bean name.
it uses mapping.getAttribute() to init the validator


The ValidatorActionForm will match the formset name with the
action-mapping path.
mapping.getPath() for init the validator


and the same for the DynaValidator(Action)Form
(which are declared via xml in struts-config.xml

greetings
matthias

-----Ursprüngliche Nachricht-----
Von: Sudhakar G [mailto:[EMAIL PROTECTED] 
Gesendet: Samstag, 20. Dezember 2003 06:21
An: [EMAIL PROTECTED]
Betreff: Validator query


Hi,
    why validator framework provides two classes ValidatorForm and
ValidatorActionForm if both going to behave same way?


Thanks in advance.

cheers
Sudhakar



DISCLAIMER:
This message (including attachment if any) is confidential and may be
privileged. Before opening attachments please check them for viruses and
defects. MindTree Consulting Private Limited (MindTree) will not be
responsible for any viruses or defects or any forwarded attachments
emanating either from within MindTree or outside. If you have received
this message by mistake please notify the sender by return  e-mail and
delete this message from your system. Any unauthorized use or
dissemination of this message in whole or in part is strictly
prohibited.  Please note that e-mails are susceptible to change and
MindTree shall not be liable for any improper, untimely or incomplete
transmission.

---------------------------------------------------------------------
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