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

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 <Norderhaug.CHI@Xerox.com>
   <URL:http://www.ifi.uio.no/~terjen/>

Received on Friday, 1 December 1995 04:00:41 UTC