2 Replies Latest reply on Jun 16, 2005 6:55 PM by dthoroughgood

    JAAS with FORM based login and HTTP session

    dthoroughgood

      Hi,
      I have a web application packaged as a WAR using a FORM based login page.

      The login works fine, and a cookie with the JSESSIONID is succesfully set in the browser. However this cookie does not carry an expiry, and therefore does not expire until the browser is closed.

      After much searching of the forums, the wiki and googling I still have not been able to find a way to set the cookie expiry.

      Can anybody assist?

      Thanks in advance for any assistance.