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:
<p>ERROR [com.opensymphony.xwork2.interceptor.ParametersInterceptor]
ParametersInterceptor - [setParameters]: Unexpected Exception catched: Error
setting expression 'field1' with value '[Ljava.lang.String;@1d15d1c'.</p>

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

<p>Thanks in advance.</p>

<p>Regards</p>

<p>Syed Ali</p>
-- 
View this message in context: 
http://www.nabble.com/ParametersInterceptor-Error-tf3351790.html#a9320764
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to