Can you put my E-mail account deleted from the mailing list, thank you! 2015-06-11 12:42 GMT+08:00 chedana jayasinghe <chedanajayasin...@gmail.com>:
> HI, > In my web application, in a jsp there is a javascript which sends request > to a servlet every twenty seconds, so it kills my applications user idle > time tracking by resetting the lastAccessed time. the funny thing is > lastAccessed time doesn't get updated in tomcat 6 and my applications idle > time tracking works fine in it, but in 7 it gets updated and kills that > functionality of the application . so I'm little bit confused about the > changes in the session tracking of tomcat 6 and tomcat 7 >