Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 51119 invoked from network); 6 Nov 2003 18:47:26 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Nov 2003 18:47:26 -0000 Received: (qmail 61608 invoked by uid 500); 6 Nov 2003 18:46:50 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 61588 invoked by uid 500); 6 Nov 2003 18:46:50 -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 61545 invoked from network); 6 Nov 2003 18:46:49 -0000 Received: from unknown (HELO glasgow.myra.com) (142.44.2.3) by daedalus.apache.org with SMTP; 6 Nov 2003 18:46:49 -0000 Received: from cairo.myra.com (cairo.myra.com [142.44.2.50]) by mail.myra.com (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0HNY006961I5Z7@mail.myra.com> for tomcat-user@jakarta.apache.org; Thu, 06 Nov 2003 10:46:54 -0800 (PST) Date: Thu, 06 Nov 2003 10:46:53 -0800 (PST) From: Steve Harris Subject: tomcat relative path in .jsp To: tomcat-user@jakarta.apache.org Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT 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 Hi, I'm managing a tomcat application server that has an application with a .jsp that has the path hard coded, e.g. ; /opt/local/jakarta/jakarta-tomcat-4.0.6/webapps/els/upload The path is used to upload files to. I'd like to recommend to the developer a change that could be made to make this path relative rather than absolute - any ideas ? Cheers - Steve --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org