2 Feb
2000
2 Feb
'00
4:55 p.m.
On Tue, 1 Feb 2000, Hung Jung Lu wrote:
If it is really necessary to keep track of large objects, it's better to store and retrieve them on the server side. I remember someone wrote a How-to on this: http://www.zope.org/Members/gaaros/localcookies
I suggest not to use localcookies anymore, as now there is a more complete product for server site cookies called FSSession from the same URL. I will try to release an update version of it which is going to be more in line with Anthony's SQLSession, for compatibility issues. Regards Pavlos