Re: javax.servlet.ServletException: Missing message for key "index.title"

2003-10-15 Thread Martin Gainty
action org.apache.struts.action.ActionServlet application resources.properties.messages -Martin Gainty *Everything has a price..* - Original Message - From: "Timothy Stewart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, Oc

Re: javax.servlet.ServletException: Missing message for key "index.title"

2003-10-15 Thread Barry Volpe
Have not looked at the struts-example in awhile but here is the entry for the web.xml file: application ApplicationResources Barry - Original Message - From: "Timothy Stewart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 2:56 PM Subject: javax.s

RE: "javax.servlet.ServletException: Missing message for key index.title"

2002-11-25 Thread Taariq Levack
>pls help me in fixing this problem.. i am stuck badly >rs ERROR: Application resources not loaded -- check servlet container logs for error messages. do you have that snippet in the first jsp you load ? it doesn't look like it or you would get that error when your file is not

RE: "javax.servlet.ServletException: Missing message for key index.title"

2002-11-25 Thread C.Bhaskaran
ption: Missing message for key index.title" pls help me in fixing this problem.. i am stuck badly rs - Original Message - From: kiuma <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 6:42 PM Subject: Re: "javax.servle

Re: "javax.servlet.ServletException: Missing message for key index.title"

2002-11-25 Thread ravi shankar
pls help me in fixing this problem.. i am stuck badly rs - Original Message - From: kiuma <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 6:42 PM Subject: Re: "javax.servlet.ServletException: Missing message for key i

RE: "javax.servlet.ServletException: Missing message for key index.title"

2002-11-25 Thread Taariq Levack
>pls could you tell me what files has to be in which folder.. >thanx >ravi its not so important where you keep the ApplicationResources.properties file, and afaik its not even important what you name it, as long as its properly defined in your web-inf/struts-config.xml file in this case the App

Re: "javax.servlet.ServletException: Missing message for key index.title"

2002-11-25 Thread ravi shankar
> I suppose you haven't defined the index.title value in your > MessageResources.porperties. > Hi thanx for replying. Yup, I've the file and the 'index.title' is defined. i am using 'ApplicationResources.properties' file which i got it in struts-example application which i downloaded from the site

Re: "javax.servlet.ServletException: Missing message for key index.title"

2002-11-25 Thread kiuma
I suppose you haven't defined the index.title value in your MessageResources.porperties. ravi shankar wrote: Hi friends, I've got the following error, which i got while opening a jsp file. javax.servlet.ServletException: Missing message for key index.title at org.apache.jasper.runtime.PageCont