Hello there,
after lurking for a while I tried to install Struts on tomcat 4.1
nightly build, but it seems that , among examples, struts-upload is
broken.
it throws following exception :
javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
at org.apache.struts.util.RequestUtils.message(RequestUtils.java:735)
at org.apache.struts.util.RequestUtils.message(RequestUtils.java:699)
at
org.apache.struts.taglib.html.BaseHandlerTag.message(BaseHandlerTag.java:568)
at
org.apache.struts.taglib.html.BaseHandlerTag.prepareStyles(BaseHandlerTag.java:623)
at org.apache.struts.taglib.html.BaseFieldTag.doStartTag(BaseFieldTag.java:200)
at _upload__jsp._jspService(/struts-upload/upload.jsp:22)
at com.caucho.jsp.JavaPage.service(JavaPage.java:74)
at com.caucho.jsp.Page.subservice(Page.java:485)
at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:176)
at com.caucho.server.http.Invocation.service(Invocation.java:278)
at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:129)
at com.caucho.server.http.ServletServer.serviceTop(ServletServer.java:847)
at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:213)
at com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:158)
at com.caucho.server.TcpConnection.run(TcpConnection.java:140)
at java.lang.Thread.run(Thread.java:539)
--
Best regards,
corrado mailto:[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>