Anderson Ami wrote:
> 
> I did this :
> 
> - I created a Session Manager called Session
> - In my index_html I wrote : <dtml-call Session.set('NAME','VALUE')>
> - In other dtml document called document2 I wrote : <dtml-var NAME>
> 
> Why does´t it work ?
> when I call document2 the zope generates a error.

If this is usign CoreSessionTracking, you _really_ need to read the
documentation...

Chris

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to