You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Moyer, Alan L" <MO...@polaroid.com> on 2003/03/07 16:47:33 UTC

Sharing resources among multiple Struts modules

Hi,

I'm working on an application where there are muliple Struts modules. In
each struts config file there is a <message-resources> element with
parameter set to a property file containing resources for the module.
However, there are a number of properties that are common to all the
modules. 

Is is possible for each module to access multiple resource property files so
that common properties can be put into a single file which is then shared? I
haven't figured out how to do this so I've had to use a single property file
for all the modules which makes the file large and hard to share between
developers. If this is necessary, it seems to defeat some of the advantages
of using modules.

Thanks,

Al

This transmission is intended only for use by the addressee(s) named herein and may contain information that is proprietary, confidential and/or legally privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org