<div dir="ltr">Hi Sebastian,<br>You should overwrite the expire method on your session and redirect to the desired url,<br>i.e:<br>MySession&gt;&gt; expire<br>&nbsp;&nbsp;&nbsp; super expire.<br>&nbsp;&nbsp;&nbsp; self redirectTo: &#39;<a href="http://seaside.st">http://seaside.st</a>&#39;<br>
<br><br><br><div class="gmail_quote">On Mon, Sep 29, 2008 at 2:51 PM, Sebastián Perez Escribano <span dir="ltr">&lt;<a href="mailto:sebaspe@gmail.com">sebaspe@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi list!, I have a site with his own session. I´d like when the session expire, redirect the request to other page (for example the main page). How can I do it?<br>
<br>
Regards,<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br></div>