Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 87314 invoked from network); 6 Apr 2005 08:17:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2005 08:17:15 -0000 Received: (qmail 9008 invoked by uid 500); 6 Apr 2005 08:16:47 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 8990 invoked by uid 500); 6 Apr 2005 08:16:46 -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 8973 invoked by uid 99); 6 Apr 2005 08:16:46 -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 01:16:45 -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 j368GfTn018371 for ; Wed, 6 Apr 2005 09:16:41 +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 18317-03-2 for ; Wed, 6 Apr 2005 09:16:40 +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 j368GbBu018362 for ; Wed, 6 Apr 2005 09:16:38 +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 09:16:36 +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="UTF-8" Content-Transfer-Encoding: 7bit Subject: error-page in web.xml and cache-control Date: Wed, 6 Apr 2005 09:16:29 +0100 Message-ID: <47DFC5E9D8B9E4429C2861946386EA9901E9B7E9@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: AcU6gPMMZ0czXqjLTVCsmUUnqxtRLQ== From: "Pawson, David" To: "Tomcat Users List" X-OriginalArrivalTime: 06 Apr 2005 08:16:36.0531 (UTC) FILETIME=[F37E9030:01C53A80] 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 I'm using response.setHeader("cache-control","no-cache"); and tomcat is correctly telling me that the page has expired when I use the browser back button. I can't find out what error (if any) this is, to trap it using the element. Is it possible to trap this error please? Regards DaveP. **** snip here ***** -- 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