Java theory and practice: Are all stateful Web applications broken?

Summary: The session state management mechanism provided by the Servlets framework, HttpSession, makes it easy to
create stateful applications, but it is also quite easy to
misuse. Many Web applications that...
Bookmark |  Comment |  Forward  |   | 
Comments:
- Comments