Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 80437 invoked from network); 11 Oct 2004 15:45:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Oct 2004 15:45:17 -0000 Received: (qmail 62738 invoked by uid 500); 11 Oct 2004 15:44:47 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 62712 invoked by uid 500); 11 Oct 2004 15:44:47 -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 62698 invoked by uid 99); 11 Oct 2004 15:44:47 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [149.8.64.32] (HELO mclmx2.mail.saic.com) (149.8.64.32) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 11 Oct 2004 08:44:46 -0700 Received: from mcl-its-ieg02.mail.saic.com by mclmx2.mail.saic.com for tomcat-user@jakarta.apache.org; Mon, 11 Oct 2004 11:44:29 -0400 Received: from mcl-its-exbh01.mail.saic.com ([149.8.64.11]) by mcl-its-ieg02.mail.saic.com (SAVSMTP 3.1.6.45) with SMTP id M2004101111460328702 for ; Mon, 11 Oct 2004 11:46:03 -0400 Received: by mcl-its-exbh01.mail.saic.com with Internet Mail Service (5.5.2657.72) id <4RKMQNGJ>; Mon, 11 Oct 2004 11:44:29 -0400 Message-Id: <807844B752F0D511855100B0D0EA23AE0165F46E@US-Hampton.mail.saic.com> From: "Hubble, Christopher" To: tomcat-user@jakarta.apache.org Subject: Custom configuration tags Date: Mon, 11 Oct 2004 11:38:24 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Is there a way to define custom configurations in tomcat? I have a servlet that I want to save in a user definable directory. Right now I have a simple config file that I read in from the servlet and get the path from. Is there some way to define this in server.xml or web.xml instead? Chris --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org