From memory (its a long while since I used Struts 1.0) wasn't
configuring message resources was in the web.xml?
To configure custom message resources in Struts 1.2.x you need to use the <message-resources> element in your struts-config.xml http://struts.apache.org/1.2.x/userGuide/configuration.html#resources_config Maybe you could post how you're trying to configure your custom implementations Niall On 8/22/06, sudhir howale <[EMAIL PROTECTED]> wrote:
We have a requirement of fetching the content from DB instead of storing the name value pair in application.properties. I already have a working version of this feature which works with struts 1.0 but when I tried the same version with strus 1.2.9, the latest version, application doesnt read the extended MessageResource and MessageResourceFactory classes. In short I am not able to trigger the exteded MessageResource and MessageResoruceFactory class with Struts 1.2.9. I am attaching a working version of this feature, which works with Struts 1.0 and doest work with Struts 1.2.9 Sudhir __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]