I am following:
WTP Tutorials Building and Running a Web Application - (
http://www.eclipse.org/webtools/community/tutorials/BuildJ2EEWebApp/BuildJ2EEWebApp.html)
And when i run WebContent on the server(
Tomcat 7) i get an error:
type Status report message /WTP-Tutorial-I/ description The requested resource (/WTP-Tutorial-I/) is not available.
Now on the tutorial it says it should direct me to /snoop , which it does not, but when i type it in manually (localhost:8080/WTP-Tutorial-I/snoop) it works any body know why this is?
web.xml: