Menu

#32 Multiple resource bundle files does not work...

v1.1
open
nobody
config (5)
5
2004-04-06
2004-04-06
No

Using mutiple resoucebundle files does not seem to work.
I've used the following configuration in struts-config.xml

<message-resources
factory="com.oroad.stxx.util.PropertyMessageResourcesF
actory" parameter="resources.useradmin" />

<message-resources
factory="com.oroad.stxx.util.PropertyMessageResourcesF
actory" parameter="resources.code" key="testing"/>

Only properties from the first bundle apears in the xml
output.

Discussion


Log in to post a comment.