-----Original Message-----
From: Jim Barrows [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 14, 2004 6:46 PM
To: Struts Users Mailing List
Subject: RE: Access to message properties from within application




> -----Original Message-----
> From: Jan Behrens [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 14, 2004 9:44 AM
> To: 'Struts Users Mailing List'
> Subject: RE: Access to message properties from within application
> 
> 
> Thanks Jim,
> 
> RTFM I did (yoda would say ;) What I want to do though, is access the 
> localized messages from within my application code - not from within 
> my JSP's or Servlets but out of my logic. I could not find
> anything on this in
> the manual yet. Am I beeing completely ignorant not seeing 
> the obvious, or
> is this not that easy?

Jim Barrows wrote:
Ah.... in that case. you are reading the wrong FM, you probably want the
J2SE documentation, and are looking for MessageFormat.  I assume that you
have found and don't want to use org.apache.struts.util.MessageResources for
this.

I found org.apache.struts.util.MessageResources now ;) and am trying to get
it to do what I want. Thanks for the hint.

Cheers, Jan


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

Reply via email to