thanks for the reply.
I was all excited about splitting up my properties files
for "common", "module1", and "module2".

But now it appears that all the errors we use all
have to be in one properties file.

bummer.



-----Original Message-----
From: Adam Hardy [mailto:[EMAIL PROTECTED]
Sent: Friday, February 27, 2004 11:15 AM
To: Struts Users Mailing List
Subject: Re: action errors and resource bundles


On 02/27/2004 05:04 PM David Adelson wrote:
> 
> I have numerous property files for storing
> my resources (applicationresources.properties).
> Each one has a bundle name identified in struts-config.
> 
> Is there a way for ActionError or ActionMessage to 
> get data from a particular bundle?

LOoking at the javadoc for ActionMessages, I would say no, it must be 
hard-coded to get it from the default bundle.

Adam
-- 
struts 1.1 + tomcat 5.0.16 + java 1.4.2
Linux 2.4.20 Debian


---------------------------------------------------------------------
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