Re: Statefulness (was ...URL...)

Terje Norderhaug ([email protected])
Fri, 1 Dec 1995 01:02:02 -0800


At 9:34 PM 11/30/95, Dave Ladd wrote:
>In the current world, what other options are there for stateful sessions?
> - hidden fields? (loses for HREFS)
> - per-remote-host state? (works until aol.com is the remote host)
> - magic cookies? (non-standard, but common)

Using the username/password as an identificator for a server-side session
state object.

-- Terje <[email protected]>
<URL:http://www.ifi.uio.no/~terjen/>