Re: Extending PropertyMessageResources

2006-03-15 Thread James Mitchell
Extend the factory as well, and specify that in the struts-config.xml -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Mar 15, 2006, at 1:41 PM, Mulligan, Scott H wrote: I need to customize the order in which resource bundles are read for messag

Extending PropertyMessageResources

2006-03-15 Thread Mulligan, Scott H
I need to customize the order in which resource bundles are read for messages. Specifically, I have default bundles for groups to which a country belongs. First I search the bundle for the language/country (fr_FR). If I can't find the property, I want to search the group resource bundles to whic