摘要: 假定你的web application 名称为news,你在浏览器中输入请求路径: http://localhost:8080/news/main/list.jsp 则执行下面向行代码后打印出如下结果: 1、 System.out.println(request.getContextPath()); 阅读全文
posted @ 2016-11-23 11:45 新宇泽起 阅读(13661) 评论(0) 推荐(0) 编辑