The HttpServletRequest.logout function was added in Servlet 3.0. I don't know what your citation is talking about but there is no HttpSession.logout() method in the Servlet Specification 2.4 or anywhere else.
EJP -----Original Message----- From: javed Ansari [mailto:javid....@gmail.com] Sent: Wednesday, 20 June 2012 7:58 PM To: Tomcat Users List Subject: Re: Apache tomcat (7.0.27) is not loading the user and role class for JAASRealm This logout function was added in Servlet Spec 2.4 http://mail-archives.apache.org/mod_mbox/tomcat-dev/200208.mbox/%3C102903496 4.4749.754.ca...@hue.jadn.com%3E But even after pointing to Dynamic web module 2.4, and Tomcat 7.0, I am not able to access that API. Regards, Javed --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org