16 Apr
2003
16 Apr
'03
1:55 p.m.
Maybe the reason is the <BASE ..> tag zope inserts into the document, look at the generated source if the BASE tag does hold the session information, if not, search the archives to find out how to prevent zope from setting this tag (or how to set it yourself correctly).
Good thinking! Now, if I can only remember how to create a configuration that generates a BASE tag.... ;-) - C