Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 94632 invoked from network); 19 Aug 2002 21:36:48 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 19 Aug 2002 21:36:48 -0000 Received: (qmail 17093 invoked by uid 97); 19 Aug 2002 21:36:56 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 17077 invoked by uid 97); 19 Aug 2002 21:36:55 -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 17064 invoked by uid 98); 19 Aug 2002 21:36:55 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Content-Type: text/plain; charset="us-ascii" From: Milo Hyson Organization: CyberLife Labs, LLC To: tomcat-user@jakarta.apache.org Subject: Managing a large web.xml Date: Mon, 19 Aug 2002 14:36:25 -0700 User-Agent: KMail/1.4.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208191436.25161@cyberlifelabs.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Is there any way to break up a large web.xml file into smaller ones to make it more manageable? I've found that it doesn't take that big of a project before I have so many servlets and mappings as to make the deployment descriptor file quite long. I've read through the Servlet spec (2.3) and poked around in the mailing list archives, but can't find anything like an include directive or anything else that might let me divide my descriptor into mutiple smaller files. Ideally, I'd like to be able to create a different file for each section of the application, so that I can focus on one at a time. I'd appreciate any insights into this situation. Thanks in advance. -- Milo Hyson CyberLife Labs, LLC -- To unsubscribe, e-mail: For additional commands, e-mail: