I'm trying to set up
Tomcat to work with Eclipse. This is my first attempt to get Eclipse and Tomcat working on my computer and I'm running into some problems. I installed Eclipse and the pluggin to run Tomcat in Eclipse. However, when I try to run any
servlets or jsps, I'm getting a "HTTP Status 404 - The requested resource (/ServletDemo/SimpleServlet/) is not available" error. if go through the command line it's work fine.