I want to create simple Spring MVC \"Hello world\" application that runs under Jetty (wich is a part of application).
Structure of my application is:
The application-context.xml file should be placed inside the WEB-INF directory.