Hi All In our application we are trying to manage session per user login and have set the session inactivity to 15 minutes [user details are set to the session], when we are running the application for longer duration [over 2 days] with continuous activity per user login we see that some session are expired even if there is some activity going on and the user gets logged out. We are deploying our application on tomcat 5.5.27.
Regards Harsimran