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
原文:http://www.cnblogs.com/ppcoder/p/7245759.html