Posted By:
Adish_Gangwal
Posted On:
Thursday, February 23, 2006 04:23 AM
Hi, I have multi forms with respective form beans and
action classes. I am client-side validating the forms through validator framework. The individual validation
of forms is working fine.
However, I want to validate
all my forms if I am hitting submit button on any of my
forms.
Is there any way to invoke validator framework for other forms as well.
Do post me how should I go about this..
Any suggestions are welcome