Hi All,

I have following scenario:

In my Action I set my pojo bean with some values and sets this bean into
session. On the next page I displays these values in a form by
<s:textfield name="field1" value="%{#sesssion.mypojo.field1}"/>, when
I am submitting the form
I am geting following error:
ERROR [com.opensymphony.xwork2.interceptor.ParametersInterceptor]
ParametersInterceptor - [setParameters]: Unexpected Exception catched: Error
setting expression 'field1' with value '[Ljava.lang.String;@1d15d1c'.


Any Idea what is going wrong? and how to fix it. I am using Struts 2.0.6.

Thanks in advance.


Regards


Syed Ali

-- 
View this message in context: 
http://www.nabble.com/ParametersInterceptor-Error-tf3351752.html#a9320645
Sent from the Struts - User mailing list archive at Nabble.com.

Reply via email to