Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 16282 invoked from network); 2 Nov 2007 19:38:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2007 19:38:26 -0000 Received: (qmail 70396 invoked by uid 500); 2 Nov 2007 19:38:02 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 70187 invoked by uid 500); 2 Nov 2007 19:38:02 -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 70176 invoked by uid 99); 2 Nov 2007 19:38:02 -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:38:02 -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.156] (HELO web55107.mail.re4.yahoo.com) (206.190.58.156) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 02 Nov 2007 19:38:04 +0000 Received: (qmail 44230 invoked by uid 60001); 2 Nov 2007 19:37:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=F7kVEqZw4K8DtdCMbTwgpArv0SJ1V99k/j8UMyjhL9RDBA+mpI4j/p3nV0F7ievlL10PGjM18qwP2q/fT0nCkBKIO/iqSqFhuFpLVvJJ3A6wpaN0ueciMSxp2OED88qdbY7iizpF5Wusqk9dwyhV8f8JjSd4G0TiK3topNDkByE=; X-YMail-OSG: y8piTqkVM1nFChA8uZT1vPESkTHWjU9x8qCzMy1vqD4AkbpIOMX8pBCqAH1hY5V9_PYxKuRaWi0NQ_jp2N6XN3_3avOGdPYQwdrYBAiixqWSmzd5yMH5vjbD498P4cTOPjEISqcSHhI.wCHjGEXYCx4I Received: from [161.44.112.179] by web55107.mail.re4.yahoo.com via HTTP; Fri, 02 Nov 2007 12:37:42 PDT Date: Fri, 2 Nov 2007 12:37:42 -0700 (PDT) From: Jignesh Shah Subject: Re: session-timeout in web.xml does not work To: Tomcat Users List In-Reply-To: <4eedb92a0711021230l10f846d0i4e24f4b1810eb42a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <890115.43847.qm@web55107.mail.re4.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org I was not clear, by use the page , I meant I could still click on the buttons on the jsp and they work fine. The problem is those buttons use beans that have "session" validity. thanks, Jignesh --- Hassan Schroeder wrote: > On Nov 2, 2007 12:08 PM, Jignesh Shah > wrote: > > > 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. > > What do you mean by "use the page"? How are you > determining > that you're still in the same session as before? > > -- > Hassan Schroeder ------------------------ > hassan.schroeder@gmail.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 > > __________________________________________________ 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