You can keep it in any dir in web tier, but there should be an entry in
web.xml.
Rgds,
Manoj
-----Original Message-----
From: Wes Bramhall [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 3:17 AM
To: '[EMAIL PROTECTED]'
Subject: More help Plz: Exception thrown
processing JSP page...
"index.title=MailReader Demonstration Application
(Struts 1.0-b1)" is found
in my ApplicationResources.properties file.
Could the file be in the wrong place? Where is it
supposed to be?
Thanks,
-Wes
-----Original Message-----
From: Afzal, Tanver
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 05, 2001 3:17 PM
To: [EMAIL PROTECTED]
Subject: RE: Plz help: Exception thrown processing JSP
page...
Hi Wes,
please look that ApplicationResources.properties file
contain the key
index.title.
Thanks
Tanver
> -----Original Message-----
> From: Wes Bramhall [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, June 05, 2001 4:24 PM
> To: '[EMAIL PROTECTED]'
> Subject: Plz help: Exception thrown processing
JSP page...
>
> I know that I've read about this error on the list
before, but I've not
> been able to fix it with any of the suggestions given.
As far as I can
> tell, struts.jar is in the right place. Am I the only
one working on a
> Windows 2000 box running JRUN?
>
> I'm just trying to get the struts example to work.
>
> Thanks for any help you have!
>
> -Wes
>
> /struts-example/index.jsp:
>
> Exception thrown processing JSP page.
> javax.servlet.jsp.JspException: Missing message for
key index.title
> at
>
org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:242)
> at
jrun__index2ejspa._jspService(jrun__index2ejspa.java:57)
> at
allaire.jrun.jsp.HttpJSPServlet.service(../jsp/HttpJSPServlet.java:39)
> at
allaire.jrun.jsp.JSPServlet.service(../jsp/JSPServlet.java:228)
> at
allaire.jrun.jsp.JSPServlet.service(../jsp/JSPServlet.java:196)
> at
allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1416)
> at
>
allaire.jrun.session.JRunSessionService.service(../session/JRunSessionSe
rv
> ice.java:1082)
> at
allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:1270)
> at
>
allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunReques
tD
> ispatcher.java:89)
> at
allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1552)
> at
allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1542)
> at
>
allaire.jrun.servlet.JvmContext.dispatch(../servlet/JvmContext.java:364)
> at
allaire.jrun.http.WebEndpoint.run(../http/WebEndpoint.java:115)
> at allaire.jrun.ThreadPool.run(../ThreadPool.java:272)
> at
allaire.jrun.WorkerThread.run(../WorkerThread.java:75)