Cookie & Session
Posted pp_crz_coder
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Cookie & Session相关的知识,希望对你有一定的参考价值。
Cookie -----> browser
Session -----> server
When a client access to a server, there will be some data in this process, the server should save these data.
以上是关于Cookie & Session的主要内容,如果未能解决你的问题,请参考以下文章
JSP | 基础 | JSP状态管理 | Cookie && Session