Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

ParametersInterceptor Error

sfali

2007-03-05



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;@(protected)'.


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

Thanks in advance.


Regards


Syed Ali

--
Sent from the Struts - User mailing list archive at Nabble.com.
©2008 junlu.com - Jax Systems, LLC, U.S.A.