Session timeout mystery

2002-07-19 Thread HC Hammerstoft, InterResearch A/S
Hi, We are experiencing a strange problem with session timeout. We run a servlet based web application where the main window refreshes itself after 25 minutes (1500 secs) if unchanged. The session timeout in web.xml is set to 30 minutes (1800 secs). The refresh is to keep the session tracking

RE: Session timeout mystery

2002-07-19 Thread HC Hammerstoft, InterResearch A/S
Yes the servlet writes sessionId to system out when hit. eg.: 13:43:05, id=g5atkj09w1 14:08:06, id=g5atkj09w1 14:33:06, id=g5atkj09w1 Have you verified that the reload requests have hit the server ? (access.log or own log in the doGet) Some browser have there own opinion if and when they