24 Sep
2004
24 Sep
'04
7:19 p.m.
Asad Habib wrote at 2004-9-23 09:04 -0400:
I have a variable called 'currentSessionError' that I have placed in the SESSION attribute of the REQUEST object. I am having a problem making the value of this variable persist when I run Zope with SSL.
Check that your browser sends the same cookies via SSL and non-SSL. -- Dieter