struts2在编写struts.xml文件时如果在一个登录jsp页面使用struts2验证框架-validation.xml时在jsp文件中除了form表单要写<result name="input">/WEB-INF/web/userLogin.jsp</result> <result
name="success">/WEB-INF/web/view.jsp</result>其他链接也使用以上同种方式,我很纳闷,一直郁闷,不得不写了个包含文件.xml暂时解决,,,希望别人看后给个建议,虚心学习
