22 Apr
2004
22 Apr
'04
9:08 a.m.
Asad Habib wrote:
Does Zope place a limit on how many variables one can store in REQUEST.SESSION? Any help would be greatly appreciated. Thanks.
Not that I am aware of. The SESSION object is a dictionary-like object stored (normally) in /temp_folder/session_data. It is keyed via a browser id generated by the browser_id_manager and stored in a cookie on the client (or encoded in a URL). -Matt -- Matt Hamilton matth@netsight.co.uk Netsight Internet Solutions, Ltd. Business Vision on the Internet http://www.netsight.co.uk +44 (0)117 9090901 Web Design | Zope/Plone Development & Consulting | Co-location | Hosting