This is standard Servlet stuff:

request.getSession().invalidate();

Questions like these are best on the user mail list. (This is my first 
post on this list, so I don't want to sound like the spanish 
inquisition.   I say this only to be helpful.)  If I understand 
correctly, this list is for development of struts itself.  The user list 
is for people who develop using struts.

Luck,
Adam


Rakesh wrote:

> I am not sure if this question belongs here.
>
>  
>
> I have a web app (in struts). I need to expire the session if the user 
> gets disconnected (and does not close the browser window). Any hints 
> on how this is to be done ?
>
>  
>
>  
>
>  Rakesh Ayilliath
> (Software Engineer)
>
>  
>
> Synergy IT Innovations Pvt Ltd,
> #196, 1st Floor, 9th Cross,
> HMT Layout, RT Nagar
> Bangalore 560032
>
>  
>
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>


Reply via email to