You can also use the came ActionForm class in multiple form-bean elements, and then use the Struts Validator to give each form-bean it's own validation suite.
HTH, Ted.
vasudevrao gupta wrote:
I have a single action form bean for multiple JSP pages.
Validation of fields for JSP1 is different from validation of fields in
JSP2.
How should I write the validate() method in the form so that depending
on the action, appropriate validation of fields is done.
Regards Vasudevraogupta
Confidentiality Notice
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments.
--------------------------------------------------------------------- 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]

