You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by st...@gmail.com on 2007/04/09 16:35:14 UTC

Trying to update bean?

I have a form that contains this submit button.  When I submit the form, I
get the following error:

09:31:38,360 ERROR ParametersInterceptor:198 - ParametersInterceptor -
[setParameters]: Unexpected Exception catched: Error setting expression '
label.save' with value '[Ljava.lang.String;@1a3fb76'

How do I "paint" the caption with a resource bundle and avoid this error

-- 
Scott
stanlick@gmail.com

Re: Trying to update bean?

Posted by st...@gmail.com.
label.save is only a key in the resource bundle.

On 4/9/07, Felipe Rodrigues <fe...@yahoo.com.br> wrote:
>
>
> Is label.save an attribute of your action?
> Could you post your action code here, pls?
>
> Thanks,
>
> Felipe
>
>
> stanlick wrote:
> >
> > I have a form that contains this submit button.  When I submit the form,
> I
> > get the following error:
> >
> > 09:31:38,360 ERROR ParametersInterceptor:198 - ParametersInterceptor -
> > [setParameters]: Unexpected Exception catched: Error setting expression
> '
> > label.save' with value '[Ljava.lang.String;@1a3fb76'
> >
> > How do I "paint" the caption with a resource bundle and avoid this error
> >
> > --
> > Scott
> > stanlick@gmail.com
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/%3Cs%3Asubmit-key%3D%22label.save%22-%3E-Trying-to-update-bean--tf3547607.html#a9903552
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 
Scott
stanlick@gmail.com

Re: Trying to update bean?

Posted by Felipe Rodrigues <fe...@yahoo.com.br>.
Is label.save an attribute of your action?
Could you post your action code here, pls?

Thanks,

Felipe


stanlick wrote:
> 
> I have a form that contains this submit button.  When I submit the form, I
> get the following error:
> 
> 09:31:38,360 ERROR ParametersInterceptor:198 - ParametersInterceptor -
> [setParameters]: Unexpected Exception catched: Error setting expression '
> label.save' with value '[Ljava.lang.String;@1a3fb76'
> 
> How do I "paint" the caption with a resource bundle and avoid this error
> 
> -- 
> Scott
> stanlick@gmail.com
> 
> 

-- 
View this message in context: http://www.nabble.com/%3Cs%3Asubmit-key%3D%22label.save%22-%3E-Trying-to-update-bean--tf3547607.html#a9903552
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org