摘要: Cookie 通常在 HTTP 信息头中设置(虽然 JavaScript 能够直接在浏览器中设置 cookie)。在 JSP 中,设置一个 cookie 需要发送如下的信息头给服务器: HTTP/1.1 200 OK Date: Fri, 04 Feb 2015 21:03:38 GMT Serve 阅读全文
posted @ 2020-12-10 22:42 xjspyx 阅读(68) 评论(0) 推荐(0)