No mapping found for HTTP request with URI [/myproject/] in DispatcherServlet with name 'appServlet' [duplicate]
This question already has answers here : Why does Spring MVC respond with a 404 and report “No mapping found for HTTP request with URI […] in DispatcherServlet”? (7 answers) Closed 2 years ago . I'm absolutely newbie with Java and Spring and I want to learn from example. I'm using an out-of-the-box configuration / installation Mac OSX Springsource Tool Suite as IDE Spring 2.8.1.RELEASE vfabric-tc-server-developer-2.6.1.RELEASE I've tried to generate a new project based on "Spring Template Project". Then I've chosen the "Spring MVC Project". The sample project is generated. After that, without