DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37576>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37576 Summary: [apps] Problem with links to the default module in struts-examples Product: Struts Version: Nightly Build Platform: Other URL: http://localhost:8080/struts-examples/exercise/html- link.do OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Example AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] To reproduce, deploy struts-examples.war and visit: http://localhost:8080/struts-examples/exercise/welcome.do -> Use an ActionForward? to redirect another path ("/html-link.do") -> http://localhost:8080/struts-examples/exercise/html-link.do Result: javax.servlet.ServletException: Module '/' not found. org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:271) org.apache.struts.action.ActionServlet.process(ActionServlet.java:1938) org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:430) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]