September 23, 2002 12:00 AM EDT
The concept of persisting a user session during the interaction with an
application server has matured from maintaining hidden HTML fields and toying
with URLs to a stable and robust technology under the J2EE framework. This is
what is commonly referred to as an HTTP session - a ... (more)