No form found under '..' in locale 'en_US'

[url]http://chrislee.iteye.com/category/45234?show_full=true[/url]

异常特征:javax.servlet.jsp.JspException: No form found under 'menuForm' in locale 'en_US'

avax.servlet.jsp.JspException: No form found under 'employeeForm' in locale 'zh_CN'
at org.apache.struts.taglib.html.JavascriptValidatorTag.renderJavascript

(JavascriptValidatorTag.java:384)
at org.apache.struts.taglib.html.JavascriptValidatorTag.doStartTag(JavascriptValidatorTag.java:349)
..........................

产生原因:1 在validation.xml中缺少了相应的
配置

你可能感兴趣的:(struts)