[Advanced-java] Having more than one default message resources

Mohammad Kargar kargar at tavana.net
Sat Mar 29 12:12:24 2003


Hi everybody,

Does anybody know of a way to define more than one default message 
resources in struts 1.1.
I'm looking for a way to split a properties file into several ones but 
yet introduce all of them as the default message resources.
For example,  in struts 1.1, there is a feature that let's to split a 
struts-config file into several files for a single module and then 
introduce all of them as comma-separated list to the system.

Thanks in advance,
Mohammad Kargar