> I want to use multiple resource files  in my web application 
> but cannot find a way how to configure this.

To do something like this you could extend the
org.apache.struts.util.MessageResources and
org.apache.struts.util.MessageResourcesFactory classes
and implement the functionality to read message resources
from multiple properties files.

                                -TPP

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

Reply via email to