[Zope] access to variables in more than one dtml-method ??
Harry Wilkinson
harryw@nipltd.com
Mon, 24 Sep 2001 16:29:34 +0100
Do you want session variables?
You might like to take a look at CoreSessionTracking, that can deal with
session variables.
Florian Schuler wrote:
>
> Hello ZOPE cracks,
>
> I have a new question for you. I started with ZOPE two weeks ago and I
> hope youŽll forgive me this question.
> Is it poosible to set up a nemespace variable with
> REQUEST.set('example') in one dtml-method and access it in another.
> For exapmle a login screen and a UI it doesnŽt matter what. IŽve bought
> me a ZOPE book but I found out not so much.
>
> Thanks
>
> Florian Schuler
>
> _______________________________________________
> 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 )