Topic: 请问如何得到虚拟目录的真实路径?

  Print this page

1.请问如何得到虚拟目录的真实路径? Copy to clipboard
Posted by: qg1977
Posted on: 2005-12-12 15:58

tomcat的server.xml中设置虚拟目录如下:
<Context path="/mywebx" reloadable="true" docBase="d:\myweb" debug="0"/>
在d:\myweb\ekt中有temp.jsp文件,内容如下:
<%String straa=new java.io.File(application.getRealPath(request.getRequestURI())).getParent();%>
<%=straa%>
可运行后得到的结果却是:D:\myweb\mywebx\ekt
我想问一下:怎样才能得到虚拟目录的真实目录,也就是d:\myweb\ekt谢谢!

2.Re:请问如何得到虚拟目录的真实路径? [Re: qg1977] Copy to clipboard
Posted by: zlsunnan
Posted on: 2005-12-13 14:00

request.getContextPath() 用这个试试


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923