<div>I use this in my application class initialize method to set the session to 120 secs.</div><div><br></div><div><br></div><div>| application |</div><div><br></div><div>application := WAAdmin register: self asApplicationAt: self appName.</div>
<div>application cache expiryPolicy configuration at: #cacheTimeout put: 120.</div><div><br></div><div>Regards,</div><div>TF</div><br><div class="gmail_quote">On Fri, Mar 4, 2011 at 8:55 AM, <a href="mailto:dtrussardi@tiscali.it">dtrussardi@tiscali.it</a> <span dir="ltr">&lt;<a href="mailto:dtrussardi@tiscali.it">dtrussardi@tiscali.it</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
        i can define the duration of a specific session ?<br>
<br>
        When the        WASession unregistered  method            is call from the system i can define the duration of the session ?<br>
<br>
<br>
        If possible the specific time from      start session            to the last clic on the page.<br>
<br>
<br>
        Thank for any considerations ,<br>
<br>
<br>
        Dario _______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">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>