Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 17288 invoked from network); 25 Feb 2004 23:24:34 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Feb 2004 23:24:34 -0000 Received: (qmail 44472 invoked by uid 500); 25 Feb 2004 23:24:00 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 44402 invoked by uid 500); 25 Feb 2004 23:23:59 -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 44387 invoked from network); 25 Feb 2004 23:23:59 -0000 Received: from unknown (HELO post5.inre.asu.edu) (129.219.110.120) by daedalus.apache.org with SMTP; 25 Feb 2004 23:23:59 -0000 Received: from conversion.post5.inre.asu.edu by asu.edu (PMDF V6.1-1X6 #30769) id <0HTN00B01YB9HP@asu.edu> for tomcat-user@jakarta.apache.org; Wed, 25 Feb 2004 16:23:33 -0700 (MST) Received: from ex3.asurite.ad.asu.edu (ex3.asurite.ad.asu.edu [129.219.10.247]) by asu.edu (PMDF V6.1-1X6 #30769) with ESMTP id <0HTN009MVYB92S@asu.edu> for tomcat-user@jakarta.apache.org; Wed, 25 Feb 2004 16:23:33 -0700 (MST) Date: Wed, 25 Feb 2004 16:23:33 -0700 From: Wendy Smoak Subject: RE: Tomcat error-page not working (was: RE: Tomcat and checked vs. unchecked exceptions) To: Tomcat Users List Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft Exchange V6.0.6487.1 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: quoted-printable Thread-Topic: Tomcat error-page not working (was: RE: Tomcat and checked vs. unchecked exceptions) Thread-Index: AcP7tlgfoomt+QOLRUaYIumqgD6FTgAP1QtQ content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 > From: Jerry Ford [mailto:jford@katzenjammer.us]=20 > Wendy: > Here's your problem: > /WEB-INF/jsp/exceptions/ServletException.jsp > JSPs can't be run from inside the WEB-INF directory. Try moving your=20 > jsp/exceptions directory up one level. All of my JSP's are under WEB-INF, and they work fine. (I don't allow direct access to JSP's, everything goes through Struts/Tiles.) In fact that same tag works fine in another webapp (which makes me think that there's some config problem in this one.) Yoav, this is Tomcat-only, on my development box, so no Apache error pages. I'm going to make a test webapp and a Servlet that throws various exceptions, to see if I can narrow this down. Obviously it's something I'm doing wrong, nobody else is having this problem. --=20 Wendy Smoak Application Systems Analyst, Sr. ASU IA Information Resources Management=20 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org