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