In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes

>So I wonder if this is the correct way to call the session component :
>
><dtml-call "Session('_force_new_session=1')">
>

This is what I do.

<dtml-call "REQUEST.set('_force_new_session',1)">
<dtml-call Session>


-- 
Regards,  Graham Chiu
gchiu<at>compkarori.co.nz
http://www.compkarori.co.nz/index.php
Powered by Interbase and Zope

_______________________________________________
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