I want customize the text inside a tile using Message Resources. e.g.
<tiles:insert page="My.jsp" flush="true">
  <tiles:put name="mylabel" value="<bean:message key="welcome.title"/>
</tiles:insert>  

Obviously, the above usage of bean:message is illegal. What is the option
with tiles. How can we specify a reference to a key in resource bundles to
be used as a value into an tiles attribute


Thanks



__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

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

Reply via email to