Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 4459 invoked from network); 8 Dec 2003 21:17:24 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Dec 2003 21:17:24 -0000 Received: (qmail 45478 invoked by uid 500); 8 Dec 2003 21:15:19 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 45428 invoked by uid 500); 8 Dec 2003 21:15:19 -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 45411 invoked from network); 8 Dec 2003 21:15:19 -0000 Received: from unknown (HELO mx.sh-solutions.de) (80.190.247.134) by daedalus.apache.org with SMTP; 8 Dec 2003 21:15:19 -0000 Received: from gb143.stw.stud.uni-saarland.de ([134.96.82.158] helo=shs1) by mx.sh-solutions.de with asmtp (Exim 3.36 #1 (Debian)) id 1ATSss-0005KQ-00 for ; Mon, 08 Dec 2003 22:25:38 +0100 From: "SH Solutions" To: "'Tomcat Users List'" Subject: AW: Giving access to an html file in tomcat Date: Mon, 8 Dec 2003 22:17:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Thread-Index: AcOvjzdZUd0boZZ3TB6DeZIUX9RQAQOO9m7gAAFh1bA= In-Reply-To: <4D85E67FF7BC564AA33DC6DF1E134DF002FD7DE4@TDSI-EXCH-TOR2.CORP.TDSECURITIES.COM> Message-Id: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N AFAIK the page needs to be > 1024 byte. If they are smaller, IE replaces them. cu Steffen=20 --=20 SH Solutions, Steffen Heil Web: http://www.sh-solutions.de eMail: info@sh-solutions.de MSNMS: mail@steffen-heil.de -----Urspr=FCngliche Nachricht----- Von: Bender, Christopher [mailto:Christopher.Bender@tdsecurities.com]=20 Gesendet: Montag, 8. Dezember 2003 21:40 An: Tomcat Users List Betreff: Giving access to an html file in tomcat Hey, I have added the following to my web.xml of one of my web apps: 403 /error/error.htm When I try and test this (go to a page I do not have access to that will throw a 403 error), i get the Internet Explorer error page that says = "You might not have permission to view this directory or page using the credentials you supplied" and not my page (and not even a tomcat page). Am I missing some configuration somewhere? --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org