摘要: HttpSession session=request.getSession(); //获取session对象来存储用户名 ServletContext application = this.getServletContext(); // 获取application 阅读全文
posted @ 2020-06-20 10:40 恐怖鸟 阅读(297) 评论(0) 推荐(0)