[Zope] How SESSIONs work

Chris McDonough chrism@zope.com
Tue, 19 Feb 2002 08:48:56 -0500


Ah.. here's another set of useful pages:
http://dev.zope.org/Wikis/DevSite/Projects/CoreSessionTracking/UseCases

and
http://dev.zope.org/Wikis/DevSite/Projects/CoreSessionTracking/FrontPage .

The answer, though, is that an indentifier for the session can be kept in
the cookie or in a form value.

- C


----- Original Message -----
From: "Bill Bell" <bill-bell@bill-bell.hamilton.on.ca>
To: <zope@zope.org>
Sent: Tuesday, February 19, 2002 7:32 AM
Subject: Re: [Zope] How SESSIONs work



On 2/18/2002 at 7:58 PM Chris McDonough wrote:
>See the section of the Zope Book entitled "Using Sessions" within
>http://www.zope.org/Members/michel/ZB/BasicObject.dtml .

On 2/19/2002 at 3:01 PM Graham Chiu wrote:
>There's a working documented example - the shopping basket -
>in the 2.5 download.

First of all, thank you for your responses to my question. Unfortunately I
did not make my meaning clear.

I would like an elementary understanding of how the internals of SESSIONs
work. I assume they make use of cookies. If this is correct then, what
information is sent back and forth using cookies?

Again, thanks.

------------
"It is the time that you have wasted for your rose that makes your rose so
important."--St-Exupery



_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )