js jsp获取当前请求路径

来源:互联网 发布:linux 抓包文件 导出 编辑:程序博客网 时间:2024/05/29 21:16


<%=request.getHeader("referer")%>当前绝对路径

 Window.location.href 

原创粉丝点击