I am getting HTTP 404 the requested resource can not be found.
I was executing my servlets comfortably a while ago. I compiled my last servlet and it compiled fine. Then I added it to my web.xml
file and restarted my webserver and ever since I am getting the same error on all applets even the ones which were running fine earlier.
I checked the web.xml
file for errors but it seems OK.