Why can you not use the message tag?  I don't get that.  You should be able 
to use the message tag.  You don't seem to be upset about that not 
working.  Why not?  It should work.

At 11:03 AM 9/17/2002 -0700, you wrote:
>Hi,
>
>I want to get the ResourceBundle from sturts in my jsp
>and servlet,
>I need to get some messages from these resource to be
>displayed in jsp , but cannot use the <bean:message
>key="index.title"/> tag,
>I tried using
>PropertyMessageResources bundle =
>(PropertyMessageResources)PropertyMessageResources.getMessageResources("ApplicationResource");
>and then used  bundle.getMessage("index.title");
>but this does not work, any suggestions
>
>
>=====
>A$HI$H
>
>__________________________________________________
>Do you Yahoo!?
>Yahoo! News - Today's headlines
>http://news.yahoo.com
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



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

Reply via email to