> From: Nelson, Tracy [mailto:[EMAIL PROTECTED] 
> Subject: RE: xml data file in tomcat 5.5.9
> 
> You can make a WEB-INF/data directory for it.  That'll prevent direct
> access, and your web app will still be able to get to it.

However, if the app is deployed as a .war, write access will not be
allowed.  The <Context> element allows use of the workDir attribute to
declare file system scratch space for the webapp; if not specified, it
defaults to the $CATALINA_HOME/work directory.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to