Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 9648 invoked from network); 2 Nov 2007 19:09:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2007 19:09:09 -0000 Received: (qmail 33125 invoked by uid 500); 2 Nov 2007 19:08:42 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 32933 invoked by uid 500); 2 Nov 2007 19:08:41 -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 32914 invoked by uid 99); 2 Nov 2007 19:08:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2007 12:08:41 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [206.190.58.159] (HELO web55110.mail.re4.yahoo.com) (206.190.58.159) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 02 Nov 2007 19:08:43 +0000 Received: (qmail 54252 invoked by uid 60001); 2 Nov 2007 19:08:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=lHU1LTuxdDSr87fBjcS/2UEMWCwIIwD6eRfUppbu6inxYZYxCBP9ZMLvQJRT/LkdfR/Cw9UPzl1oOHnWHH9WBMOMHqXqcNYfgUptuXpfwY5A2svwUnopimdi7ZRSNFVPXzgnsmbOvpLoJOmT62Gu8kDlzZELJIYw3Vxkd/GENNQ=; X-YMail-OSG: tKpiyigVM1mPIh3cErpZmkS0HdPLb7.CBHByJml.del9hB4bmp.CetYwnbvp7rWzN5qbkyImNHvFI5ohYLuwq2Jt4Ud0fXPjnzMwmbDy9W1zKav4jshDsH.scZZEFg-- Received: from [161.44.112.179] by web55110.mail.re4.yahoo.com via HTTP; Fri, 02 Nov 2007 12:08:21 PDT Date: Fri, 2 Nov 2007 12:08:21 -0700 (PDT) From: Jignesh Shah Subject: session-timeout in web.xml does not work To: users@tomcat.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <490381.54056.qm@web55110.mail.re4.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, For my application in the webapps under the WEB-INF directory I have a web.xml where I set the property session-timeout to say 10 (so 10 minutes) , but I can still use the same page after 15 minutes of inactivity. Do I have to do something special on the jsp to invalidate the session ? thanks, Jignesh __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org