我在eclipse中建立的servlet可以运行,但是为什么自己创建的index.jsp就会出现HTTP Status 404 - /MyFirstServlet/index.jsp这样的问题呢?
你确定正确部署到Tomcat上了?