web.xml

Error in web.xml

In the web structure.xml has the following code. <servlet> <servlet-name>MyServlet</servlet-name> ... The reason is in mapping, if you start the server without the second definition of servlet-mapping, then everything is fine.