<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>Hello All,<BR><BR>i work with VW7.4.1 and seaside 
support.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV><FONT face=Arial>
<DIV><FONT size=2></FONT><BR>I&nbsp;have create a "unregistered" method to 
manage the web Session close operation.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>About session&nbsp;Lukas write:</DIV>
<DIV>&nbsp;&nbsp;&nbsp; </DIV>
<DIV>
<DIV><FONT face=Arial>&lt;Old sessions are only pruned when they have timed-out 
and new ones are<BR>&lt;created. So this doesn't happen too 
often.</DIV></FONT></DIV>
<DIV><BR>
<DIV>At the "unregistered" method i'have add :</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Transcript show: 'Web session 
........ closing '.<BR><BR>And it write right line in the transcript when 
"unregistered" method is call for old session.</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>But the MyWASsession instance is not 'close'.</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>Question A)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;  Because the MyWASession instances 
increasing?<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; What do i do 
to&nbsp;"erase" &nbsp;they?</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Because with 80 old session&nbsp; the 
system go in loop ?</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>Question B)</DIV></DIV>
<DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; I can manage the old session with more 
precision?</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; I'm interested to close the database 
connection in real time, when the session " go in time-out " .</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Not do it later.</DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV>Any pointers would be greatly appreciated!<BR><BR>Thank, <BR><BR>Dario 
Trussardi Romano</DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV></FONT></BODY></HTML>