Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 19099 invoked from network); 6 Apr 2005 10:02:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2005 10:02:01 -0000 Received: (qmail 86437 invoked by uid 500); 6 Apr 2005 10:01:24 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 86251 invoked by uid 500); 6 Apr 2005 10:01:22 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 86233 invoked by uid 99); 6 Apr 2005 10:01:22 -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 (hermes.apache.org: domain of David.Pawson@rnib.org.uk designates 194.128.16.193 as permitted sender) Received: from maggotts.rnib.org.uk (HELO maggotts.rnib.org.uk) (194.128.16.193) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 06 Apr 2005 03:01:21 -0700 Received: from localhost (maggotts.rnib.org.uk [127.0.0.1]) by maggotts.rnib.org.uk (8.12.11/8.12.11) with ESMTP id j36A1Iqq031997 for ; Wed, 6 Apr 2005 11:01:18 +0100 Received: from maggotts.rnib.org.uk ([127.0.0.1]) by localhost (maggotts.rnib.org.uk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31888-07 for ; Wed, 6 Apr 2005 11:01:18 +0100 (BST) Received: from pbrmsxfe01.ads.rnib.org.uk (pbrmsxfe01.rnib.org.uk [10.254.1.124]) by maggotts.rnib.org.uk (8.12.11/8.12.11) with ESMTP id j36A1BvD031980 for ; Wed, 6 Apr 2005 11:01:15 +0100 Received: from pbrmsx01.ads.rnib.org.uk ([10.1.10.101]) by pbrmsxfe01.ads.rnib.org.uk with Microsoft SMTPSVC(6.0.3790.211); Wed, 6 Apr 2005 11:01:10 +0100 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: RE: error-page in web.xml and cache-control Date: Wed, 6 Apr 2005 11:01:05 +0100 Message-ID: <47DFC5E9D8B9E4429C2861946386EA9901E9B7EF@pbrmsx01.ads.rnib.org.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: error-page in web.xml and cache-control thread-index: AcU6i7VWFeNis9KdTxOTzl+g4qI83wAA5NcA From: "Pawson, David" To: "Tomcat Users List" X-OriginalArrivalTime: 06 Apr 2005 10:01:10.0399 (UTC) FILETIME=[8F02D8F0:01C53A8F] X-Virus-Scanned: by amavisd-new at rnib.org.uk X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N -----Original Message----- From: Jon Wingfield Sounds like the message IE gives when you hit back to a page served in response to a POST request. http://theserverside.com/news/thread.tss?thread_id=28366 http://theserverside.com/news/thread.tss?thread_id=29758 It is Jon. As that (rather long:-) thread indicates, I'm similarly trying to maintain state through the website, and a user hitting back screws that up. Hence I'm looking for a means of trapping that error for either a re-direct, or to an error page. HTTP 1.1 seems not to class that as an error, hence I'm looking for another way to access that 'bad' state. regards DaveP -- DISCLAIMER: NOTICE: The information contained in this email and any attachments is confidential and may be privileged. If you are not the intended recipient you should not use, disclose, distribute or copy any of the content of it or of any attachment; you are requested to notify the sender immediately of your receipt of the email and then to delete it and any attachments from your system. RNIB endeavours to ensure that emails and any attachments generated by its staff are free from viruses or other contaminants. However, it cannot accept any responsibility for any such which are transmitted. We therefore recommend you scan all attachments. Please note that the statements and views expressed in this email and any attachments are those of the author and do not necessarily represent those of RNIB. RNIB Registered Charity Number: 226227 Website: http://www.rnib.org.uk --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org