Using multiple resource-bundles - extending message resources

2005-03-02 Thread Per Lovdinger
Hi there, I'm using struts 1.1. Problem: I would like load multiple resource-bundles. Examples would be: adaResources.properties adaResources_sv_SE.properties bedaResources2.properties bedaResources_sv_SE2.properties I've tried to configure struts.config different ways but it seems it

Accessing properties in MessageResourcesConfig from PropertyMessageResources

2005-03-03 Thread Per Lovdinger
Info: MyOwnFactory extends PropertyMessageResourcesFactory MyOwnFactory instansiates MyOwnMessageResources MyOwnMessageResources extends PropertyMessageResources MyOwnConfig extends MessageResourcesConfig MyOwnConfig has a property called xProp Problem: How can my class MyOwnMessageResou