问题描述:struts2中的action中实现了validate方法,struts.xml中的action配置了通配符,当validate方法执行了this.addFieldError()等方法时,不能自动跳转到action中配置的input的页面,直接跳转到success页面.问题描述:struts2中的action中实现了validate方法,struts.xml中的
问题描述:struts2中的action中实现了validate方法,struts.xml中的action配置了通配符,当validate方法执行了this.addFieldError()等方法时,不能自动跳转到action中配置的input的页面,直接跳转到success页面.问题描述:struts2中的action中实现了validate方法,struts.xml中的