Offering files for download

2005-06-23 Thread Matthias Klein
I wrote a web app that contains, among others, a JSP page that offers files for download: The files are somewhere in the filesystem (e.g. c:/files or /files) Upon calling the JSP, its code reads the directory of the above dir and presents each file in it as link. Everything seems to work except

AutoReply: Offering files for download

2005-06-23 Thread cobalt
***This is an auto generated mail, to aknowledge the receiept of your mail*** Hello Tomcat Users List tomcat-user@jakarta.apache.org, This refers to your mail with subject Offering files for download receieved on Thu, 23 Jun 2005 18:39:27 GMT from Matthias Klein [EMAIL

Re: Offering files for download

2005-06-23 Thread Patrick Thomas
Hi Matthias, I think people will need a little more information in order to help you. How exactly are you creating the links right now? What do you actually want them to look like when served to the user? By itself Tomcat doesn't allow an app to cough up an arbitrary path in the filesystem and