learning how to use sessions with Zope 2.5.0
Hi, I'd like to learn how to use sessions with Zope, and I'd like to use version 2.5.0 since it has an integrated sessioning mechanism. Where should I look for documentation to learn using sessions with Zope 2.5? Thanks in advance, Lorenzo
Lorenzo, Go into the control panel of your management console, click on the Sessions product and view the help section. Paz -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org] On Behalf Of Lorenzo Sent: Tuesday, January 22, 2002 12:29 PM To: zope@zope.org Subject: [Zope] learning how to use sessions with Zope 2.5.0 Hi, I'd like to learn how to use sessions with Zope, and I'd like to use version 2.5.0 since it has an integrated sessioning mechanism. Where should I look for documentation to learn using sessions with Zope 2.5? Thanks in advance, Lorenzo _______________________________________________ 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 )
The help system is probably the only place to look right now. As soon as it's possible from a time perspective, I will add a chapter to the developer's guide. You could also download CoreSessionTracking (http://www.zope.org/Members/mcdonc/Products/CoreSessionTracking) and look at the docs that come with it. Zope 2.5 sessioning is similar, but not exactly the same. ----- Original Message ----- From: "Lorenzo" <lorty@katamail.com> To: <zope@zope.org> Sent: Tuesday, January 22, 2002 6:28 AM Subject: [Zope] learning how to use sessions with Zope 2.5.0
Hi, I'd like to learn how to use sessions with Zope, and I'd like to use version 2.5.0 since it has an integrated sessioning mechanism. Where should I look for documentation to learn using sessions with Zope 2.5?
Thanks in advance, Lorenzo
_______________________________________________ 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 )
participants (3)
-
Chris McDonough -
Lorenzo -
Paul Zwarts