[Zope] Session Mgmt. with Session Id Manager
Schmidt, Allen J.
aschmidt@nv.cc.va.us
Wed, 10 Apr 2002 08:15:00 -0400
Nice, but not very helpful I found. A simple HowTo would have helped =
more.=20
We have been using SQLSession for a while and its been working well but =
we
feel there may be issues with Squid and ZEO and many ZEO clients on
different boxes. And, se figured since the new Sessioning stuff is =
built
in, maybe now is a good time to switch.
So, the questions:
Which of the session-type things need to be added where? Data Managers, =
ID
managers, Transient containers??
In SQLSession, I *dtml-call Session* at the top of every page that will =
use
sessions (in standard_header) and then use *dtml-call
SESSION.set(name,value)* and *dtml-var SESSION['name']* whenever I want =
to
set or get something from the session.
Does anyone have specifics on how to do this simplest of things with =
the new
Sessioning tools?
Thanks!!!!
-Allen
-----Original Message-----
From: Geir B=E6kholt [mailto:geirh@funcom.com]
Sent: Wednesday, April 10, 2002 7:22 AM
To: Marc Ende
Cc: zope@zope.org
Subject: Re: [Zope] Session Mgmt. with Session Id Manager
The help interface inside Zope actually has nice documentation on
sessions....
:-)
hth
on or about, Wednesday, April 10, 2002, we have reason to believe that =
Marc
Ende wrote something along the lines of :
ME> Hi there,
ME> I've tried to use Sessions on my zope-site for authentication
features...
ME> Is there any good documentation about the session data manager and
ME> the browser id manager. I've been searching the whole night but =
I've
only
ME> found sql - sessionmanager, happy... etc. etc.... But I haven't =
found a
good
ME> docu about the included one. (Even the ZopeBook doesn't tell much =
about
ME> sessions)
ME> cheers
ME> marc
--=20
Geir B=E6kholt web-developer
geirh@funcom.com funcom oslo | webdev-team
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -=20
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )