[Seaside] Programmatically replacing a session with a new session

Boris Popov boris at deepcovelabs.com
Wed Apr 22 12:21:48 UTC 2009


Also see my implementation of session re-keying on seaside dev couple of months ago if you only want to change session key.

-Boris (via BlackBerry)

----- Original Message -----
From: seaside-bounces at lists.squeakfoundation.org <seaside-bounces at lists.squeakfoundation.org>
To: Seaside - general discussion <seaside at lists.squeakfoundation.org>
Sent: Tue Apr 21 23:17:35 2009
Subject: Re: [Seaside] Programmatically replacing a session with a new session

> How do I make this process more transparent, so that the user isn't even
> aware that the session has been switched out from under them?

Override WASessionProtector>>responseNotVerivided in your custom
subclass and redirect to the current URL with all Seaside parameters
removed.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090422/a48fe65c/attachment.htm


More information about the seaside mailing list