Re: PLZ Help with Cannot find message resources under key org.apache.struts.action.

2005-01-12 Thread Kishore Senji
Do you have the defined in the struts-config.xml or as an init-param in the web.xml? On Wed, 12 Jan 2005 22:01:05 -0500, Avinash Sridhar <[EMAIL PROTECTED]> wrote: > Hi All, > This is my directory structure > WEB-INF i have struts-config.xml and web.xml > WEB_INF classes / com / masslight / Stru

RE: PLZ Help with Cannot find message resources under key org.apache.struts.action.

2005-01-12 Thread David G. Friedman
To your struts-config.xml, have you added an entry something like this: Regards, David -Original Message- From: Avinash Sridhar [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 10:01 PM To: user@struts.apache.org Subject: PLZ Help with Cannot find message resources under key

PLZ Help with Cannot find message resources under key org.apache.struts.action.

2005-01-12 Thread Avinash Sridhar
Hi All, This is my directory structure WEB-INF i have struts-config.xml and web.xml WEB_INF classes / com / masslight / StrutsExampleClasses/ ApplicationResources.properties Name.java NameForm.java SetNameAction.java files /***Error **/ Cannot find message resources under key org.apac