How do you override a Localization property that is bundled in a
ActionClass.properties file?

I'm planing on bundling up some common Action classes into a jar to be
used by several projects. I plan on putting their properties in
ActionClass.properties files that get bundled into the jar.

I would like the individual projects to be able to override the
supplied properties if they need to. I'm looking at the "Resource
Bundle Search Order"  and it appears that it will in the
ActionClass.properties file and if it finds the property it will stop
looking any further. So how do you override?

Thanks

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

Reply via email to