A quick glance at the API for [url http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpSession.html] javax.servlet.http.HttpSession[/url] should answer your question.You even said it yourself in your post.public void removeAttribute(java.lang.String name)