[Zope] SQLSession Problem

Graham Chiu anon_emouse@hotmail.com
Tue, 23 May 2000 21:04:30 +1300


In article <OF12B1F6AA.6899A920-ON482568E8.0022C74B@mahirnet.com>,
wai@mahirnet.com 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