I have an error that is the following whenever I access the URL that my servlet had to answer it it presents me error 404, I am trying to access the servlet by that url: localhost: 8080 / project / a
Here is the source code for the servlet: link Home Here is the source code for web.xml: link Home This is the context of the project.