Mark:

I'm a newbe, so take this with a grain of salt. However, it seems to me that
either:
(1) Your web.xml action servlet application init parameter doesn't point to
the Application.properties file, or
(2) It does point to it but you moved it and did not restart your container
so it could find it, or
(3) It does point to it but the message key/message referenced by index.jsp
is missing.

Dick Starr

----- Original Message -----
From: "Mark Galbreath" <[EMAIL PROTECTED]>
To: "Struts (E-mail)" <[EMAIL PROTECTED]>
Sent: Friday, January 18, 2002 12:56 PM
Subject: Struts Example Still Not Working


> I have done everything the instructions state for installing
> struts-example.war and I can browse tour.htm, but get the following when
> attempting to access index.jsp:
>
> javax.servlet.jsp.JspException: Missing message for key index.title
>
> The key-value pairs are in the Application.properties file in the
> WEB-INF/classes/../example directory.  I've copied the file to every
> directory in the hierarchy and still get the JspException.  Would somebody
> please enlighten me?!  This is VERY frustrating!
>
> Enough to drive me to drink Fosters!
>
> Thanks,
> Mark
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to