Hi
Ive got a problem with the ApplicationResources.properties file. Everything
works fine with the struts-blank file. However, when I make a copy of the
struts-blank.war file, place it in the webapps directory and restart
tomcat-3.2.3 I get the following 500 error when I try to load a simple .jsp
page.
javax.servlet.ServletException: Missing message for key index.title
at org.apache.jasper.runtime.PageContextImpl.handlePageException
(PageContextImpl.java:459)
.....................
................
I've made minimal changes to my copy of the struts-blank app, so I cannot
see what the problem is.
Thanks
Peter