Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 47761 invoked from network); 2 Jan 2001 19:15:27 -0000 Received: from user.teleformix.com (HELO wendy.tfmx.com) (12.15.20.65) by h31.sny.collab.net with SMTP; 2 Jan 2001 19:15:27 -0000 Received: from merch (teleformix.com [12.15.20.65]) by wendy.tfmx.com (8.9.3/8.9.3) with SMTP id NAA03033 for ; Tue, 2 Jan 2001 13:14:51 -0600 Message-ID: <001d01c074f0$0194b5b0$5f05a8c0@merch.tfmx.com> From: "Shahed Ali" To: Subject: Session Object Serailization Date: Tue, 2 Jan 2001 13:11:45 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0010_01C074BD.8E8C8A70" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N ------=_NextPart_000_0010_01C074BD.8E8C8A70 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, Does tomcat seralize session objects ? 1. If it does, and I have non serializable objects like SQL Connections = sitting in my session, then=20 what should I do ? 2. If it does not, and I have a lot of sessions lying around, then will = tomcat crash due to memory limitations ? Thanks Shahed ------=_NextPart_000_0010_01C074BD.8E8C8A70 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
Does tomcat seralize session objects ?
 
1. If it does, and I have non serializable objects = like SQL=20 Connections sitting in  my session, then
    what should I do ?
 
2. If it does not, and I have a lot of sessions = lying around,=20 then will tomcat crash due to memory limitations ?
 
Thanks
Shahed
 
 
------=_NextPart_000_0010_01C074BD.8E8C8A70--