Hi there, Iam here with a request.I need to validate a <html:checkbox (in JSP) using Struts Validator Framework.I want to make sure that the user checks the Check Box.if it is not checked validation should fail.Can some one suggest me which validator i need to use?? I tried *required* Validator but its not working. -- Thanks In Advance
JD

