在jsp中如何去掉项目名称
我使用的是weblogic+eclipse,比如http://localhost:7001/Test/index.jsp中去掉Test,只用http://localhost:7001/index.jsp
[解决办法]
你的虚礼路径设为/
[解决办法]
你的虚拟路径设为/
这个正解!!!
发布时间: 2012-01-12 22:11:58 作者: rapoo
在jsp中如何去掉项目名称
我使用的是weblogic+eclipse,比如http://localhost:7001/Test/index.jsp中去掉Test,只用http://localhost:7001/index.jsp
[解决办法]
你的虚礼路径设为/
[解决办法]
你的虚拟路径设为/
这个正解!!!