OK, I'm getting a combination of problems relating to interceptors and validation that is randomly causing some serious usability issues. On random occasion, I will receive
Apr 15, 2007 11:47:32 AM com.opensymphony.xwork2.interceptor.ParametersInterceptor setParameters SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception catched: Error setting expression 'companySearch' with value '[Ljava.lang.String;@1f38d7d' And then my ActionSupport does not have ANY values set into it. So, the validation (any require string or date or anything) validation fails and puts the user back to the form entry page. Can anyone point me to a patch to fix this problem? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]