0 Replies Latest reply on Apr 23, 2009 4:48 PM by jgreene

    How accurate is session timeout as defined in web.xml

    jgreene

      In our Seam app, we have our session timeout specified in web.xml to 15 min normally.  How accurate is this supposed to be?


      Right now, I've got it set to 2 min for testing something else, and I see that the actual timeout may be off by 30 sec to 1-1/2 minutes.  This wouldn't normally be a big issue, but we are trying to characterize this so we can try to come up with a solution for automatically redirecting to another page on a timeout.