I grabbed the latest nightly build, dropped struts-example.war in the
webapps dir, but when I try to run it I get this error:

Missing message for key index.title
...
javax.servlet.jsp.JspException: Missing message for key index.title
        at
org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:261)
...

I noticed quite a few threads on this, but most pertaining to
the Orion server but I'm using Tomcat.

The properties file it is looking for in web.xml does exist, and there
is indeed an entry for index.title.

Everything else works fine.. my struts
application/struts-documentation/etc..

any suggestions ?

thanx
-Justin

Reply via email to