Hi, I need sme help with validator framework.. I have a LogonForm which is being mapped with 2 different JSPs. Both the JSPs have the password field, but the validation for the field are diferent(The minlength and maxlength for both the pages is different). On the basis of the value of some other field(say, field1) i need to validate the pasword field. How can i do this??
Regards, Deepa