You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Scott Purcell <sp...@vertisinc.com> on 2005/02/24 21:10:08 UTC

message-resources question

In an action class, can one get access to the message-resources?
 
 
  <message-resources parameter="globalResources" null="false"/>

I use the resources from JSP pages, but do not know if I can access them from a action class in the execute method?

 

Thanks,

Scott