<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
What is the easiest way to have Seaside do something when a session expires ?<BR>
<BR>
I created a custom session and gave it an unregistered method but that method never seams to execute.<BR>
<BR>
Is there some way to do something like ...<BR>
self session onExpire: [doSomeStuff].<BR>
<BR>
Thanks<BR>
Will 
</BODY>
</HTML>