[Seaside] session expire time in seaside 3.0

Sean Allen sean at monkeysnatchbanana.com
Sun Jan 3 01:58:07 UTC 2010


On Sat, Jan 2, 2010 at 5:25 PM, Philippe Marschall
<philippe.marschall at gmail.com> wrote:
> 2010/1/2 Sean Allen <sean at monkeysnatchbanana.com>:
>> how do you dynamically set the session expire time in seaside 3?
>
> You mean on a specific session instance? You don't, Julian broke it
> ;-) but patches are welcome :-)
>

no i mean how do i set the session timeout per application.
i thought i knew how to do for 3.0 but turns out i knew for 2.8
and i spent an hour trying to figure it out before finally
deciding asking here was a much smarter way to find out.

dynamically might not have been the best word.

like the old

application preferencesAt: #sessionExpirySeconds put: 3600


More information about the seaside mailing list