You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Oren Gross <og...@mercury.co.il> on 2002/10/13 20:21:36 UTC

bean:message args - for say!

Hi there
I am using version 1.0 and wish to use <bean:message/> tag with arguments,
but in a way that the argument value is the one to be presented and not to
be looked at the ApplicationResources, i.e.
 
<bean:message key="hello.world" arg0="wonderful"/>
and in the ApplicationResources:
hello.world=Hello {0} World
 
I will get:
Hello Wonderful World
 
Please reply to me directly since I am only on the digest mailing list.
Thanks
______________________________
Oren Gross, Software Developer
Mercury Interactive, APM - R&D
+972-3-5399407, ogross@mercury.co.il <ma...@mercury.co.il>