Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 62128 invoked from network); 3 Oct 2005 02:08:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Oct 2005 02:08:33 -0000 Received: (qmail 1504 invoked by uid 500); 3 Oct 2005 02:08:21 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 651 invoked by uid 500); 3 Oct 2005 02:08:19 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 636 invoked by uid 99); 3 Oct 2005 02:08:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2005 19:08:19 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of pc.leung@gmail.com designates 64.233.184.192 as permitted sender) Received: from [64.233.184.192] (HELO wproxy.gmail.com) (64.233.184.192) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2005 19:08:24 -0700 Received: by wproxy.gmail.com with SMTP id i16so110983wra for ; Sun, 02 Oct 2005 19:07:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pBYJWDWa55HUoFoK7BsD2YSV2pvqumiRABNgWu0tEis9aCutBUFyI9iBVCkuCojKdqDc1gGzPlTEd04ZEzB2y2kTuLQ9qzB7Vd9hM1q/dFlnZRJm+VE33DT1sDvwrHUU08AUnjEm7Ph8px4Gou8Nn42r/QJbTvyWXBEPnUqKqVw= Received: by 10.54.65.2 with SMTP id n2mr675376wra; Sun, 02 Oct 2005 19:07:58 -0700 (PDT) Received: by 10.54.105.15 with HTTP; Sun, 2 Oct 2005 19:07:58 -0700 (PDT) Message-ID: Date: Mon, 3 Oct 2005 10:07:58 +0800 From: =?BIG5?B?seessbP1?= Reply-To: =?BIG5?B?seessbP1?= To: Tomcat Users List Subject: How to logout after login with JDBCRealm? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The webapp is enabled with JDBCRealm. After login, how to logout without closing the browser? Thnx --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org