Hi, I get these two warnings: 2013-07-10 16:42:45,683 WARN (com.opensymphony.xwork2.interceptor.ParametersInterceptor:56) - Parameter [struts.enableJSONValidation] is on the excludeParams list of patterns!
2013-07-10 16:42:45,683 WARN (com.opensymphony.xwork2.interceptor.ParametersInterceptor:56) - Parameter [struts.validateOnly] is on the excludeParams list of patterns! How can I fix it ?! I put below in struts.xml <constant name="struts.enableJSONValidation" value="true" /> But it did not help. ~Regards, ~~Alireza Fattahi