[Zope] Session length

douwe@oberon.nl douwe@oberon.nl
Wed, 11 Dec 2002 14:41:28 +0100


Hi,

Is there anyway to use the Session Data Manager or a related component to
measure the length of a session? What I actually would like is an event that
fires the moment a session expires and one that fires the moment a session
is initiated (well, the last thing you could do by inserting something in
the session and checking whether it already was there).

Douwe