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 honor the cache prevention headers (especially some IE versions). > -----Urspr�ngliche Nachricht----- > Von: HC Hammerstoft, InterResearch A/S [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 19. Juli 2002 12:08 > An: Tomcat Users List > Betreff: Session timeout mystery > > 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 alive, so the user is not logged out as long > as the main window is open. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
