Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 60239 invoked from network); 1 Nov 2007 05:47:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Nov 2007 05:47:09 -0000 Received: (qmail 54583 invoked by uid 500); 1 Nov 2007 05:46:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 54560 invoked by uid 500); 1 Nov 2007 05:46:46 -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 54549 invoked by uid 99); 1 Nov 2007 05:46:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Oct 2007 22:46:45 -0700 X-ASF-Spam-Status: No, hits=4.0 required=10.0 tests=DNS_FROM_OPENWHOIS,FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2007 05:47:04 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1InSst-0000JN-Gn for users@tomcat.apache.org; Wed, 31 Oct 2007 22:46:27 -0700 Message-ID: <13523664.post@talk.nabble.com> Date: Wed, 31 Oct 2007 22:46:27 -0700 (PDT) From: tbt To: users@tomcat.apache.org Subject: Page Expire MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nadeeshan2@yahoo.com X-Virus-Checked: Checked by ClamAV on apache.org Hi I'm a newbie to tomcat and I would like to increase the time duration that a page expires if it remains idle. Currently in my web application if a user remains idle for 20 minutes and tries to use the application again a default page is shown to the user stating that the page expired. How can I increase the time duration in which a page should expire after remaining idle. Thanks -- View this message in context: http://www.nabble.com/Page-Expire-tf4729501.html#a13523664 Sent from the Tomcat - User mailing list archive at Nabble.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