void addCookie(Cookie cookie) 服务端向客户端添加cookie对象
void sendRedirect(String location)throws IOException 页面跳转的一种方式
void setConstentType(String type)服务器响应客户端的编码方式