Temple University

So, we will not focus on cookies in this class, other than perhaps having a lecture where I demo some cookie code (in JavaScript, all client side). So, the designers of web server platforms (like JSP, PHP, .NET etc) added a “session” object (one object one per user) where you can set and get user attributes securely in the web server. ................
................