|
I am using WebSphere 3.5.4. The default MaxInactiveInterval seems to be 1800 seconds (verified using session.getMaxInactiveInterval()). I use setMaxInactiveInterval(36000) to set it to 10 hours. Then session.getMaxInactiveInterval() does return a value of 36000. However 10 to 15 minutes later I get a new session object and session.getMaxInactiveInterval() returns a value of 1800! The browser window never changed. is this a bug? Thanks. Bruce
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.