摘要: 1response :响应对象提供的方法:void addCookie( Cookie cookie ); 服务端向客户端增加cookie对象void sendRedirect(String location ) throws IOException; :页面跳转的一种方式(重定向)void set 阅读全文
posted @ 2020-02-08 21:30 你的深渊 阅读(1417) 评论(0) 推荐(0) 编辑