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]