Hi, I think you can define two names for one form.
<form-bean name="form1" type="test.CFormClass" /> <form-bean name="form2" type="test.CFormClass" /> So you can use different validations. Regards, Frank -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 20. April 2004 08:34 An: [EMAIL PROTECTED] Betreff: Validator Framework Hello All, I am using the Validator framework for all our validations... At a particular place, we have a same form but 2 separate jsp pages which require separate validations... Since the form name is the same I am not able to distinguish between the 2 pages.... I looked at the "page" option but since I need 2 sets of validations independently and not together I cannot use that option.... Anyone has any ideas on the same?? Thanks, VJ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]