Hi, I have TomCat (alone) running whithout problems. Today I tried to install the STRUTS. Copied the *.war files from the pack to my <tomcat>/weapps. So I opened the url http://localhost/struts-example , and found one error message: ******************************* Error: 500
Location: /struts-example/index.jsp Internal Servlet Error: javax.servlet.ServletException: Missing message for key index.title at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:459) at _0002findex_0002ejspindex_jsp_0._jspService(_0002findex_0002ejspindex_jsp_0.java:444) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.java:130) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) ... ... ******************************************************************************8 Is there someone wrong with my *.jar files localizations? Thanx i advance ... Fagundes -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>