Hi Everyone,

I am using struts validatior to valiate my form on JSP and dont want to take
validation to my Action class.

I have a check box and a text box on my JSP. I want to validate text box to
have 19 characters when check box is not checked and 17 characters when
checkbox is checked.

How should I go about solving the problem using "validwhen".


Regards
Sandeep

Reply via email to