摘要: 从Request对象中可以获取各种路径信息,以下例子: 假设请求的页面是index.jsp,项目是WebDemo,则在index.jsp中获取有关request对象的各种路径信息如下 结果: getContextPath:/WebDemo basePath:http://localhost:8683 阅读全文
posted @ 2016-07-26 16:50 SaraMorning 阅读(47342) 评论(0) 推荐(0)