Hi Chris, I did what you have said but still i face the same problem. Do you have a small program which users this properties and just display a message so that i can used it directly to check if there is some thing wrong in my installation.
Rgds, Dummu. ----- Original Message ----- From: "Christopher Jones (DHL UK)" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, August 28, 2003 6:18 PM Subject: RE:BEGINEER FOR STRUTS > mahavir > > Make sure the message-resources tag is in the struts-config.xml and > that it refers to a file in a directory on your classpath. > eg: > <message-resources parameter="ApplicationResources"/> > > and then have a file called ApplicationResources.properties in the > WEB-INF/classes directory of your application. > > Chris > > --------------------------------------------------------------------- > 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]

