Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 49876 invoked from network); 1 Apr 2006 16:49:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Apr 2006 16:49:10 -0000 Received: (qmail 96060 invoked by uid 500); 1 Apr 2006 16:48:58 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 96017 invoked by uid 500); 1 Apr 2006 16:48:57 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 96006 invoked by uid 99); 1 Apr 2006 16:48:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Apr 2006 08:48:57 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rosenberg.leon@googlemail.com designates 64.233.184.226 as permitted sender) Received: from [64.233.184.226] (HELO wproxy.gmail.com) (64.233.184.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Apr 2006 08:48:56 -0800 Received: by wproxy.gmail.com with SMTP id i23so888388wra for ; Sat, 01 Apr 2006 08:48:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JwKSDHfY/LVQFVL914/xTL0W2RbwqB4IpkqcNLwT8tuAnGOXIbdoNolRwrQFy5m8oq2m9hFUUlUDfJQtZ4n6kYAwkp7E+K2BqL2JEDTlMaUfpbPEk7k7bJtJlmeonUxo6C3xL9LfzwAlRZDOKJX5GL9sfkA71RY22CEa8SKx+sk= Received: by 10.65.224.20 with SMTP id b20mr50089qbr; Sat, 01 Apr 2006 08:48:36 -0800 (PST) Received: by 10.65.103.16 with HTTP; Sat, 1 Apr 2006 08:48:36 -0800 (PST) Message-ID: <327858f40604010848g6dd983f0rcc47a975d4161d2@mail.gmail.com> Date: Sat, 1 Apr 2006 18:48:36 +0200 From: "Leon Rosenberg" To: "Tomcat Users List" Subject: Re: getsession if you know the id? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N no, at least not, if you don't track all session yourself. Why do you need the session? Leon On 4/1/06, John Powers wrote: > If you know the id of a session is there anyway to get it out of the > application? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org