MessageResources messages = this.getResources(request);
----- Original Message ----- From: "Duma Rolando" <[EMAIL PROTECTED]> Newsgroups: Struts Sent: Monday, June 23, 2003 3:29 AM Subject: Access to MessageResources instance > I would like to know if it's possible to access an existing struts > MessageResources instance without creating a new one with the factory > class.I need this access outside the struts framework ( i.e. with a static > method ). > Thanks for your help. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

