05 2021 档案

 
request的url地址
摘要:假定你的web application 名称为news,你在浏览器中输入请求路径:http://localhost:8080/news/main/list.jsp则执行下面向行代码后打印出如下结果:1、 System.out.println(request.getContextPath());打印结 阅读全文
posted @ 2021-05-30 21:41 哈哈 阅读(479) 评论(0) 推荐(0)