HTTP Status 404 同一个JSP文件,在Eclipse中,上次关闭前还能运行,再打开运行出现404错误这是怎么回事?type Status reportmessage /zou/index.jspdescription The requested resource (/zou/index.jsp) is not available.把文件复制
来源:学生作业帮助网 编辑:六六作业网 时间:2024/11/15 18:03:51
HTTP Status 404 同一个JSP文件,在Eclipse中,上次关闭前还能运行,再打开运行出现404错误这是怎么回事?type Status reportmessage /zou/index.jspdescription The requested resource (/zou/index.jsp) is not available.把文件复制
HTTP Status 404
同一个JSP文件,在Eclipse中,上次关闭前还能运行,再打开运行出现404错误这是怎么回事?
type Status report
message /zou/index.jsp
description The requested resource (/zou/index.jsp) is not available.
把文件复制到Tomcat下也不行
tomcat已经启动
HTTP Status 404 同一个JSP文件,在Eclipse中,上次关闭前还能运行,再打开运行出现404错误这是怎么回事?type Status reportmessage /zou/index.jspdescription The requested resource (/zou/index.jsp) is not available.把文件复制
tomcat启动了米?
文件和tomcat关联了?
========
偶不知道你是怎么弄的,我是在myclipse里面有个start tomcat,然后选中你项目project,在start tomcat旁边有个按钮,和tomcat.exe做关联,然后project项目就会自己从workspace复制相关文件到tomcat web某文件下,然后在myclipse内置浏览器里面就能打入loclalhost:8080+project名称就可以查看了.不用再后面跟.jsp