Hello.

I don't know if I understood well, but if what you want is to free all
memory asociated to a session, you must use the invalidate() method.

Bye.


From: Edward King <[EMAIL PROTECTED]>
Reply-To: A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Session question
Date: Wed, 14 Jul 2004 18:13:38 +0800

Hello every,
  I puzzled a question,I open a Database and read so many records from it
and put them into Vector, then I put this Vector into Session.This will
cost a lot of memory of Computer.I guess Session should keep in Server Part
and not in Client Part.Right? If Session keep in Server Part,when user
close IE,if this Session is out of date right now? If not,there is a method
which can make Session is out of date and this Session is release by Server
Part immediately? Any idea will be appreciated!

Best Regards,
Edward



===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

_________________________________________________________________ MSN Amor: busca tu ½ naranja http://latam.msn.com/amor/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com

Reply via email to