Hello,
is posible have and arg of a message that it's a tag of the file
resources.proerties?
Por example:
Resources.properties
label.name="antonio"
label.address="c/address"
label.sum=live in {0}
and the jsp
<bean:message key="label.sum" arg(0)=label.address/>
Thank you very much.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

