Transient Object Container/Session Data Manager
Hi *, Does anyone know of any documentation for use of these objects with Zope 2.5.x? I'm having issues with sessions timing out, and need some way of redirecting the user once their session has timed out. in DTML, testing if "REQUEST.SESSION" exists doesn't quiet work... resulting in a KeyError. Regards, Michael
Transient Object Container/Session Data ManagerHi Michael, See the Zope help system: Zope Help -> API Reference -> Session API Zope Help -> API Reference -> Transient Objects Zope Help -> API Reference -> Request HTH, - C
Hi *, Does anyone know of any documentation for use of these objects with Zope 2.5.x? I'm having issues with sessions timing out, and need some way of redirecting the user once their session has timed out. in DTML, testing if "REQUEST.SESSION" exists doesn't quiet work... resulting in a KeyError. Regards, Michael
participants (2)
-
Chris McDonough -
Michael Fox