On Wed, Mar 16, 2011 at 12:12 AM, mv wrote: > SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception caught > setting 'domainType' on 'class com.vivek.struts2.action.DomainAction1: Error > setting expression 'domainType' with value '[Ljava.lang.String;@aea710'
I'd say you're trying to pass in something in to domainType that the default type converters don't understand. What Java type is domainType? What are you trying to pass in? (Then you get a SQL error.) Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org