You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ihin <ih...@bigfoot.com> on 2001/06/29 08:07:44 UTC

setting tomcat 4 for running struts

is there any special setting in tomcat 4 beta 5 to running struts..?

i tray to run the struts-example in tomcat 4 beta 5,
it doesn't run, there are error messages like this

A Servlet Exception Has Occurred
Exception Report:
javax.servlet.ServletException: Cannot find message resources under key 
org.apache.struts.action.MESSAGE
	at 
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:442)
	at org.apache.jsp.index_jsp._jspService(index_jsp.java:454)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

thank's
regards

gohin