WARN [btpool0-2] PageNotFound.noHandlerFound(1005) | No mapping for [/mainMenu.html] in DispatcherServlet with name 'dispatcher'
2.0-m3, using the tutorial as posted yesterday. I've worked up through the web tutorial for Spring MVC up through creating 'src/main/webapp/WEB-INF/pages/persons.jsp'. That also gets "No mapping for [/persons.html]". I assumed I made the mistake somewhere in the Java, but mainMenu.html not working (failing the same way) makes me really curious. If I'm using mvn jetty:run-war, where are the log files? Anything more specific than what's going to the console, or any good way to crank up the verbosity? Thanks! Dean -- View this message in context: http://www.nabble.com/Spring-MVC-Tutorial-question--should-mainMenu.html-work--tf3268858s2369.html#a9087640 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
