读书人

JSP and Servlet解决方法

发布时间: 2012-03-02 14:40:29 作者: rapoo

JSP and Servlet
我在启动Tomcat之后,能够打开主页(http://localhost:8080/)
可是却不能打开http://localhost:8080/jsp-examples/和http://localhost:8080/servlets-examples/

其中的description为: The requested resource (/servlets-examples/) is not available.

[解决办法]
reinstall tomcat
[解决办法]
路径无效,看看server.xml的配置。

读书人网 >Java Web开发

热点推荐