RE: Accessing a directory/file outside of the webapps directory

2010-06-04 Thread Bernard Giannetti
s stage...just stumbling my way through the dark! > Date: Fri, 4 Jun 2010 09:46:31 +0100 > From: ma...@apache.org > To: users@tomcat.apache.org > Subject: Re: Accessing a directory/file outside of the webapps directory > > On 04/06/2010 08:54, Bernard Giannetti wrote:

Accessing a directory/file outside of the webapps directory

2010-06-04 Thread Bernard Giannetti
Hi, First my configuration: Ubuntu 9.10 Desktop, Tomcat 6.0.20. I have a Java servlet (MyServlet) and from within that servlet I need to access a directory containing data files. The Tomcat directory structure is like this: tomcat webapps MyServlet DataFiles data1.xml