Kropp, Henning wrote:
ERROR [btpool0-1] ParametersInterceptor.setParameters(204) | ParametersInterceptor - [setParameters]: Unexpected Exception caught setting 'button.regi ster' on 'class com.webapp.action.SignupAction: Error setting expression 'button.register' with value '[Ljava.lang.String;@62e8c8'

As discussed in another thread today, this message is only reported with devMode set to true.

If you don't want the parametersInterceptor to attempt to set that parameter, make sure it's not sent by the browser. To do this, ensure that the generated form input/button has no name attribute set.

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to