Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 45387 invoked from network); 17 Sep 2009 08:23:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Sep 2009 08:23:22 -0000 Received: (qmail 75887 invoked by uid 500); 17 Sep 2009 08:23:18 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 75824 invoked by uid 500); 17 Sep 2009 08:23:18 -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 75813 invoked by uid 99); 17 Sep 2009 08:23:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2009 08:23:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS 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, 17 Sep 2009 08:23:07 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MoCFo-0004Z9-6Y for users@tomcat.apache.org; Thu, 17 Sep 2009 01:22:12 -0700 Message-ID: <25487080.post@talk.nabble.com> Date: Thu, 17 Sep 2009 01:22:12 -0700 (PDT) From: atroiano To: users@tomcat.apache.org Subject: Re: Tomcat Realm Auto-Relogin after Session-Timeout Problem In-Reply-To: <4AB149F8.7020005@christopherschultz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: atroiano@infomedica.it References: <4AB149F8.7020005@christopherschultz.net> X-Virus-Checked: Checked by ClamAV on apache.org Christopher Schultz-2 wrote: > > > This is a question that you will have to answer: what information is > absolutely necessary for you to resume a user interaction in-progress? > Whatever that is, you'll need to include that information in every > single link that a user can click on (or in every form they can submit). > The problem is that to resume a user interaction in-progress after a re-login I need informations binded as attributes in the expired session. After a re-login I would like to 'resume' old session instead of to use e new empty one. Is it possible? Alberto -- View this message in context: http://www.nabble.com/Re%3A-Tomcat-Realm-Auto-Relogin-after-Session-Timeout-Problem-tp25479941p25487080.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org