myeclipse 整合 tomcat 问题

中"1.5.3 myeclipse整合tomcat"中按照其中步骤进行,但登陆“http://localhost:8080/Prj_test/FirstJSP.jsp”显示如下
HTTP Status 404 - /Prj_test/FirstJSP.jsp
type Status report
message /Prj_test/FirstJSP.jsp
description The requested resource (/Prj_test/FirstJSP.jsp) is not available.
Apache Tomcat/6.0.18
请问是如何原因 应如何解决