RE: Accessing files from file server

2007-01-11 Thread Hartrich, James CTR USTRANSCOM J6
I believe what you need to do is start your tomcat service as a tomcat-user who specifically has access to the file server. -Original Message- From: Priya Khanna [mailto:[EMAIL PROTECTED] Sent: Thursday, January 11, 2007 1:39 AM To: user@struts.apache.org Subject: Accessing files from

Accessing files from file server

2007-01-10 Thread Priya Khanna
Hi All, I am developing an application using struts and tomcat. In my application I want to provide the functionality of download and upload of files from server. But these files will not be on machine running tomcat. It will be on file server. First issue I am facing is that if I r