<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Re: [Seaside] Session expiry</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Why not show a session expired notice on the home page then when this happens, care to see the code? I can dig it up, its really simple.<BR>
<BR>
Cheers!<BR>
<BR>
-Boris (via BlackBerry)<BR>
<BR>
----- Original Message -----<BR>
From: seaside-bounces@lists.squeakfoundation.org &lt;seaside-bounces@lists.squeakfoundation.org&gt;<BR>
To: Seaside - general discussion &lt;seaside@lists.squeakfoundation.org&gt;<BR>
Sent: Wed Jan 02 04:09:57 2008<BR>
Subject: Re: [Seaside] Session expiry<BR>
<BR>
On 1/2/08, Lukas Renggli &lt;renggli@gmail.com&gt; wrote:<BR>
&gt; &gt; &gt; &gt; Thanks, Lukas, I did see similar questions in the archives, but the<BR>
&gt; &gt; &gt; &gt; answer only ever seems to be a workaround, not a complete solution (at<BR>
&gt; &gt; &gt; &gt; least for me). I'll see if I can work out something for myself just to<BR>
&gt; &gt; &gt; &gt; satisfy my own curiosity - hopefully without breaking the framework<BR>
&gt; &gt; &gt; &gt; ;-)<BR>
&gt; &gt; &gt;<BR>
&gt; &gt; &gt; No, that's a propre solution.<BR>
&gt; &gt;<BR>
&gt; &gt; Sorry, I respectfully disagree. And everyone that I've shown Seaside<BR>
&gt; &gt; to, as much as they immediately liked it, the reaction to the handling<BR>
&gt; &gt; of expired sessions is always something that brings up a frown. And<BR>
&gt; &gt; while using JavaScript to spice up websites is great, sites *should*<BR>
&gt; &gt; work for browsers without it, or with JavaScript disabled.<BR>
&gt;<BR>
&gt; Sure, this approach gracefully degrades to the default session expiry<BR>
&gt; behavior of Seaside. The JavaScript approach spices up the experience<BR>
&gt; so that as long as you keep the window open the session never expires.<BR>
&gt; If you want something else, such as bookmark-able URLs, you<BR>
&gt; (additionally) need something else.<BR>
<BR>
This default session expiry behaviour is exactly what gets my goat...<BR>
;-) There's nothing graceful, imho, about clicking on a link and being<BR>
sent, by default, to the site's start page. If the default were to<BR>
send users to a simple &quot;session expired&quot; page, that would change<BR>
things completely for me...<BR>
_______________________________________________<BR>
seaside mailing list<BR>
seaside@lists.squeakfoundation.org<BR>
<A HREF="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</A><BR>
</FONT>
</P>

</BODY>
</HTML>