我在做这些方面遇到了很多问题。第一次验证执行得很好。现在第二次我需要调用一个动作类的特定函数,但它第二次再次调用验证方法并引发此操作:
com.LogingEx.validate(LogingEx.java:99)
com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:200)
com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)