Travis,

The following code should remove the object from the session.

<% session.removeAttribute("some-key"); %>

Chris Siemback
Enterprise Java Consultant
Verge Technologies Group, Inc.

Verge's CTO, Jason Westra, is Earthweb.com's newest featured author.
http://dev-gamelan.earthweb.com/javaprogramming/javanotes/042500_jdj.html

1221 Pearl Street Mall
P.O. Box 698
Boulder, Colorado 80306-0698
work    303.998.0016
cell    720.317.7014
fax     303.641.3273
url  www.vergecorp.com

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Travis Reeder
Sent: Monday, June 12, 2000 3:55 PM
To: [EMAIL PROTECTED]
Subject: How do you Delete Session variables


How do you delete session variables?

Travis Reeder
Director, Internet Technologies
Xabre.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to