摘要: 假定你的web application 名称为news,你在浏览器中输入请求路径: http://localhost:8080/news/main/list.jsp 则执行下面向行代码后打印出如下结果: 1、 System.out.println(request.getContex... 阅读全文
posted @ 2013-11-13 21:23 宋建国 阅读(131) 评论(0) 推荐(0)