try something like this:

<message-resources parameter="net.wessendorf.ApplicationResources"
null="false"/>
in WEB-INF/classes/net/wessendorf/
there must be a file called 
-ApplicationResources.properties (default_file)

you can add files with names like thiS:
-ApplicationResources_en_US.properties
...

Cheers,

> -----Original Message-----
> From: ksitron [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 26, 2004 10:58 PM
> To: Struts Users Mailing List
> Subject: message resource problems
> 
> 
> 
> I introduced the resource bundle errors_en_US.properties into my 
> struts-config.xml file.
> Now, all the other declared resource files are ignored, WHY 
> !! I ended up moving all declared messages into the 
> errors_en_US.properties, and things work again.
> Anyone have any idea why.
> 
> Thanks in advance.
> 
> -- 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to