Lai Boon Hui wrote:
In struts 1.1, struts-confgi.xml we declare properties
file setting using: <message-resources parameter="resources.application"/>
but in struts 1.2, it has become: <message-resources parameter="MessageResources"/> as seen in struts-blank.war. I tried to extract and recompile and redeploy this war file and it didn't work like the properties file is not recognized. It only worked when i revert to struts 1.1 kind of setting.
Is there a reason why struts 1.2 does things this way?
How can i make it work?
Why don't you give us the name of your file, where it is located, and the actual code you have in the config file? Then, you can get an immediate answer, because that is all that is relevant, I think.
Michael McGrady
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]