---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi! We are currently developing a web-application that uses servlets to process user interaction. We are storing user information in the httpSession, from the login until the logout. (sesion-data with obtained getSession(false)) We are creating the session in a login-servlet and deleting (removing values, invalidating) the httpSession in an Logout-servlet. We are putting the servlets on our JServ1.1 on a Linux Server. (JSDK2.0) When accessing the application from a local machine through a proxy/firewall-server (MS-proxy-server), We are facing problems of not able to invalidate the session. One user is getting other users session and contents. I want to know if this IS a common problem with a proxy or maybe a bug in JSERV1.1 when the servlet-machine invalidates a session? Or are we just doing something wrong? Regards, Dipankar Chakrabarti ===== DIPANKAR CHAKRABARTI Have a Nice Time............ __________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/ -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]