Thanks Thomas! This makes things way easier!
I was looking at old documentation for that 
tag and didn't realize that you can now use 
it that way.

Thanks again,
Brian


-----Original Message-----
From: Thomas Cornet [mailto:[EMAIL PROTECTED] 
Sent: 29 July 2003 17:22
To: Struts Users Mailing List
Subject: Re: <bean:message key=<bean:write question


The simpliest way to do it is :

<bean:message name="myForm" property="myProperty" />

Thomas


At 17:01 29/07/2003, you wrote:
>Hi all,
>
>I have parameters in a form bean and I want to use it as
>the key for an associated value in a resource bundle.
>
>I was considering using
>
><bean:message key=<bean:write name="myForm" property="myProperty">/>
>
>is this valid syntax?
>
>Thanks,
>
>Brian


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


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

Reply via email to