[hunchentoot-devel] long living session
Leslie P. Polzer
sky at viridian-project.de
Tue Dec 16 10:10:02 UTC 2008
> I don't get it from the documentation. Sorry for the dumb question.
>
> How do I create a session whose cookie does not expire when I close the
> browser?
>
> Still on hunchentoot 0.15.6.
There doesn't seem to be a built-in way to do that.
START-SESSION sets a cookie with :EXPIRES NIL, which probably means
"when the browser is closed". Define your own START-SESSION to
pass a custom timeout.
Leslie
--
LinkedIn Profile: http://www.linkedin.com/in/polzer
Xing Profile: https://www.xing.com/profile/LeslieP_Polzer
Blog: http://blog.viridian-project.de/
More information about the Tbnl-devel
mailing list