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

Reply via email to