--- David Harland <[EMAIL PROTECTED]> wrote:
> In struts 1 you could access the resource bundles
> using Resources.getMessage from any class. How do
you
> do the same in struts 2 using getText.

http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/ActionSupport.html#getTexts(java.lang.String)

That returns a regular ResourceBundle with which you
can play whatever games you want.

d.



 
____________________________________________________________________________________
It's here! Your new message!  
Get new email alerts with the free Yahoo! Toolbar.
http://tools.search.yahoo.com/toolbar/features/mail/

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

Reply via email to