[Zope] how to pass a variable stored in a REQUEST object from pages to pages
Geir Bækholt
Geir Bækholt
Fri, 4 Jul 2003 16:01:11 +0200
On Fri, 4 Jul 2003 15:32:39 +0200 GMT (..15:32 where i live(GMT+2) )
Jean Baltus asked the Zope mailinglist about the following:
> Hi all,
> How can I pass a variable stored in a REQUEST object to different pages
> WITHOUT using a form.
Use sessions :)
read about them in the Zope book , chapter 19
http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/Sessions.stx
--
Geir Bækholt