BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Link 477967 thumbnail
User 355617 avatar

By piccoloprincipe
via css.dzone.com
Published: Sep 01 2010 / 07:09

Even the most thin-client architectures need some storage on the client, at least for a session identifier. The HTTP protocol has a stateless nature, and if we exclude its troublesome authentication mechanism, requests can't be natively grouped by client. The Client Session State pattern is the choice of storing all session data on the client, so that it is sent back with every request and updated in some responses. The mechanisms for accomplishing this vary.
  • 7
  • 0
  • 1340
  • 1

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (7)



Voters Against This Link (0)