I have followed the tutorial found here to the T. And I get the error a 404 error. In eclipse the error shows as:
Aug 25, 2011 9:22:06 PM org.springframework.web.servlet.DispatcherServlet noHandlerFound WARNING: No mapping found for HTTP request with URI [/til/] in DispatcherServlet with name 'appServlet'
In eclipse the project is titled 'til'
I am using tomcat 7. Could this be an issue with tomcat?