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
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
2 matches
Mail list logo