[Seaside] sharing sessions through links..

Randal L. Schwartz merlyn at stonehenge.com
Tue Oct 28 17:40:30 UTC 2008


>>>>> "Dave" == Dave Bauer <dave.bauer at gmail.com> writes:

Dave> Yes you are right! You only need one cookie if you put the session
Dave> identifier in the URL. Otherwise you would need two cookies. They are
Dave> similar solutions. Since Seaside has session_id in the URL you don't
Dave> use a session cookie.

Please read the article. I am talking about using a branded browser (a unique
cookie for each browser) as a way of doing a session. In this case, there
would be no session as part of the URL, but it suffers from not having two
tabs having separate sessions.
-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion


More information about the seaside mailing list