Hi,
This tag will work whether you use the VLDAction class
or not. It will work the same way as we used to insert
the tag in the jsp page. If the formbean has to be
validated, we assign value to attribute formName(e.g.
formName="sampleForm") and if different
methods(actions) have to be validated, we assign comma
delimited string of actions to the attribute
formNames(e.g.
formNames="/sampleForm.add,/sampleForm.delete,/sampleForm.submit")
. I added this extra attribute (formNames) to the tag
to take care of the multiple action validation.

Thanks,
-kalpesh

=====
Regards,
-Kalpesh
(703)506-8229 X-3308 (Work)
(203)676-9385 (Mobile)


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

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

Reply via email to