tomcat能启动,localhost:8080/能见到猫,但是访问localhost:8080/test/MyJsp.jsp就报404错误
我的路径没有问题,环境变量也设了,tomcat5和6都试过,一样的,这是怎么回事呢?请教高手,谢谢projectname:testwebrootfolder:webtes...
我的路径没有问题,环境变量也设了,tomcat5和6都试过,一样的,这是怎么回事呢?请教高手,谢谢
project name:test
web root folder:webtest
context root URL:/webtest
JSP path:/test/webtest
name:MyJsp.jsp
deploy:tomcat5.0.28
localhost:8080能见到猫
localhost:8080/test/MyJsp.jsp报404错误
错误提示:
HTTP Status 404 - /test/MyJsp.jsp
type Status report
message /test/MyJsp.jsp
description The requested resource (/test/MyJsp.jsp) is not available.
Apache Tomcat/5.0.28
Myeclipse 6.5 GA
Tomcat6.0(Tomcat5.0.28)
JRE1.6
JAVA EE 5
很简单的路径,没有问题啊
localhost:8080/test/MyJsp.jsp
而且tomcat下也建立了项目,可以查的到
C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\webtest
我发现问题了,看来还是路径的问题:
我的项目叫test,web文件夹叫webtest
MyJsp.jsp的位置是/test/webtest/MyJsp.jsp
现在问题是访问localhost:8080//webtest/MyJsp.jsp就能找到网页,而localhost:8080//test/MyJsp.jsp是找不到的,奇怪啊,按道理说访问时路径应该是localhost:8080//项目文件夹/页面.jsp,现在这个访问不了,倒是localhost:8080//web文件夹/页面.jsp能访问到,这是为什么呢????请教高手
问题解决了
还是路径问题
我建项目的时候,设置context root URL:/webtest
我当时没注意,这一项决定了访问时候的路径必须是localhost:8080/webtest/MyJsp.jsp,
如果是context root URL:/test就能用localhost:8080/test/MyJsp.jsp访问
初学者经验不足,显眼了
不过希望能给初学者一点帮助
因为发现好多教程上都没有细致到设置context root URL,这会让初学者很迷惑,找不到网页又找不到错误 展开
project name:test
web root folder:webtest
context root URL:/webtest
JSP path:/test/webtest
name:MyJsp.jsp
deploy:tomcat5.0.28
localhost:8080能见到猫
localhost:8080/test/MyJsp.jsp报404错误
错误提示:
HTTP Status 404 - /test/MyJsp.jsp
type Status report
message /test/MyJsp.jsp
description The requested resource (/test/MyJsp.jsp) is not available.
Apache Tomcat/5.0.28
Myeclipse 6.5 GA
Tomcat6.0(Tomcat5.0.28)
JRE1.6
JAVA EE 5
很简单的路径,没有问题啊
localhost:8080/test/MyJsp.jsp
而且tomcat下也建立了项目,可以查的到
C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\webtest
我发现问题了,看来还是路径的问题:
我的项目叫test,web文件夹叫webtest
MyJsp.jsp的位置是/test/webtest/MyJsp.jsp
现在问题是访问localhost:8080//webtest/MyJsp.jsp就能找到网页,而localhost:8080//test/MyJsp.jsp是找不到的,奇怪啊,按道理说访问时路径应该是localhost:8080//项目文件夹/页面.jsp,现在这个访问不了,倒是localhost:8080//web文件夹/页面.jsp能访问到,这是为什么呢????请教高手
问题解决了
还是路径问题
我建项目的时候,设置context root URL:/webtest
我当时没注意,这一项决定了访问时候的路径必须是localhost:8080/webtest/MyJsp.jsp,
如果是context root URL:/test就能用localhost:8080/test/MyJsp.jsp访问
初学者经验不足,显眼了
不过希望能给初学者一点帮助
因为发现好多教程上都没有细致到设置context root URL,这会让初学者很迷惑,找不到网页又找不到错误 展开
3个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询