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? __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]