Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 37872 invoked from network); 3 Jun 2002 11:20:44 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Jun 2002 11:20:44 -0000 Received: (qmail 21189 invoked by uid 97); 3 Jun 2002 11:20:26 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 21173 invoked by uid 97); 3 Jun 2002 11:20:26 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 21161 invoked by uid 98); 3 Jun 2002 11:20:25 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Mon, 03 Jun 2002 04:20:21 -0700 Subject: Any way to tell how many sessions exist? From: Rick Mann To: "tomcat user jakarta.apache.org" Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I wanted to write a JSP to display server stats. I was hoping to be able to get all the sessions, show how many there were, what their ages were, etc. But it appears that access to the collection of sessions has been deprecated from the Servlet 2.3 API. Is there a way to get at this info, preferrably in a container-independent manner? I will settle for a Tomcat-specific solution. TIA, -- Rick -- To unsubscribe, e-mail: For additional commands, e-mail: