作者shinmeteor (简单的生活~不简单的过活)
看板java
标题[JSP ] 有关於tomcat的奇怪问题!?
时间Sun Feb 4 04:51:17 2007
刚开始接触jsp..有几个奇怪且不解的问题..请多包涵
我jsp的环境已经建立好了..也可以正常使用(已经有测试过jsp了)
但是只要多一层资料夹就会出现404错误..
例如:
(正常没问题)
http://127.0.0.1:8080/ch1/form.html
(有问题..会出现404)
http://127.0.0.1:8080/1test/ch1/form.html
为什麽我只是把ch1资料夹移到1test资料夹下就会出现404错误讯息..
HTTP Status 404 - /1test/ch1/form.html
type Status report
message /1test/ch1/form.html
description The requested resource (/1test/ch1/form.html) is not available.
帮我解惑一下>_<"...谢谢~
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 59.115.52.90