You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Marcelo Caldas - CCSC <mc...@ccsc.com> on 2001/12/06 16:00:33 UTC

using the Resoruce Bundle

Hi, 

I just want to know if there's any way to get the string from the Resource bundle (<bean:message key="mymessage"/> and pass this string as a parameter on a method... 

All of that is hapenning on a jsp, so I was trying to add the <bean:message> tag inside my scriptlet, ( <% ... %> ) and it keeps complaining... 

Any help is appreciated


thanks in advance,
Marcelo