The "missing message for index.title" error message indicates that it cant 
find your ApplicationResources.properties file that should be in the 
WEB-INF/classes directory.  This file will contain index.title=Strtuts 
Starter Application and some other values necessary to build index.jsp.

-Becky-


----Original Message Follows----
From: Matt Raible <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: struts-blank on iPlanet
Date: Tue, 19 Jun 2001 12:53:15 -0700 (PDT)

I am trying to get a bare-bones, blank application to
work on iPlanet Application Server, SP2, and I get the
following error:

Any ideas?

directory structure is as follows:

uiframework
     index.jsp
     WEB-INF
         *.tld
         *.xml
         lib
             struts.jar


[19/Jun/2001 13:46:26:7] info:
--------------------------------------
javax.servlet.jsp.JspException: Missing message for
key index.title
         at
org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:242)
         at
jsp.APPS.uiframework.index._jspService(index.java:73)
         at
jsp.APPS.uiframework.index.service(index.java:35)
         at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
         at
com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
Source)
         at
com.netscape.server.servlet.servletrunner.ServletRunner.callJSP(Unknown
Source)
         at



__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to