- From: Christopher William Turner <cwturner@cycom.co.uk>
- Date: Tue, 30 Oct 2001 15:40:26 +0000
- To: Divyendu Gupta <gupta_divyendu@hotmail.com>
- CC: www-jigsaw@w3.org
Why would you want to "refresh" a session (what does it mean!)?. There is a method "invalidate()" on javax.servlet.http.HttpSession I found this in downloadable J2EE1.3 documentation. If session timeouts are bothering you there is also a "setMaxInactiveInterval()" method.> Divyendu Gupta wrote: > > if u have any solution please let me know. > thanks > divyendu > -- Christopher William Turner, http://www.cycom.co.uk/ "Serving fine Java since 1996"
Received on Tuesday, 30 October 2001 10:55:13 UTC