Hi folks, I am trying to understand struts validation from some example code, it has something like this:
<html:form onsubmit="return validateSigninForm(this)" action="signin" method="post"> validateSigninForm is a javascript validation. I looked up in validation.xml and validator-rules, neither this javascript function nor anything contain the word "signin" is to be found, so how does struts do its magic clientside validation? (the jsp itself obviously does not have this javasription function either. thanks! __________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]