3 Replies Latest reply on Nov 19, 2003 4:08 AM by juha

    Logout in J2EE???

    anbenham

      Hi,
      I am using JAAS for my J2EE application, with JSP frontend. I would like to place a "logout"-link.
      Authentication is formbased.
      Now, how to enforce logout, so that the subject ist resetted, and access is denied for the application?