Re: Message Resources Confusion

2004-07-05 Thread Henrique VIECILI
for error messages, notice the use of bundle in Henrique Viecili - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 05, 2004 12:23 PM Subject: Message Resources Confusion Greetings, I am somewhat unclear with the Message Resources.

Message Resources Confusion

2004-07-05 Thread gdeschen
Greetings, I am somewhat unclear with the Message Resources. I have defined in my struts-config: In my Action class I have the following code: if (getSPName() == null) { MessageResources errorMessages = (MessageResources) request.getAttribute(Globals.MESSAGES_KEY); String erro