|
WebSphere should have a time that can be set, I think it's set like this
<session-config><session-timeout>60</session-timeout></session-config>. When
the timeout occurs, the HttpSession.invalidate() will be invoked. You could
also create a simple JSP or servlet to do the same thing. You could just a
link a log off link to it.
If you are more concerned with the session that someone just leaves open
with no activity, the timeout is what you need to look at.
http://www-01.ibm.com/support/docview.wss?rs=180&context=SSEQTP&q1=httpsession&uid=swg21163875&loc=en_US&cs=utf-8&lang=en
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.