标题:[求助]如何得到当前路径?
只看楼主
z108979979
Rank: 1
等 级:新手上路
威 望:1
帖 子:252
专家分:0
注 册:2006-6-19
得分:0 
request.getRemoteAddr();//得到IP地址
request.getRemoteHost();//得到IP地址
request.getServletPath();//得到servlet的路径
request.getServerPort();//得到端口号
接收到这些值再进行处理一下就可以得到你要得路径

2006-08-17 10:20



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-83459-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.044293 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved