Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 1165 invoked from network); 30 Oct 2001 15:29:20 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Oct 2001 15:29:20 -0000 Received: (qmail 19405 invoked by uid 97); 30 Oct 2001 15:28:20 -0000 Delivered-To: qmlist-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 19362 invoked by uid 97); 30 Oct 2001 15:28:18 -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 19350 invoked from network); 30 Oct 2001 15:28:18 -0000 Reply-To: From: "Frank Lawlor" To: "Tomcat \(E-mail\)" Subject: Re: Page access blocking Date: Tue, 30 Oct 2001 09:28:17 -0600 Message-ID: <56F3502450B5D5118C4900105AE36098012E8C@ZEUS> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N There are a couple of options. Other app considerations, however, may make either or both unacceptable. 1) Use servlet mapping to map everything to a control servlet and determine there what to allow access to and what response to provide: MyController /* 2) Move the pages elsewhere. If you really want to make sure they will generate "not found" then put them under WEB-INF. Frank Lawlor Athens Group, Inc. (512) 345-0600 x151 Athens Group, an employee-owned consulting firm integrating technology strategy and software solutions. -- To unsubscribe, e-mail: For additional commands, e-mail: