RE: Implementing a file download

2004-05-10 Thread None None
time. From: "None None" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Implementing a file download Date: Mon, 10 May 2004 14:23:04 -0400 Ok, so in my continuing effort to learn Struts by writing a file

Implementing a file download

2004-05-10 Thread None None
Ok, so in my continuing effort to learn Struts by writing a file manager app, things are going very well. But, now I find myself at another stumbling block... Is there any easy way to implement a file download in Struts WHEN THE TARGET FILE COULD BE ANYWHERE IN THE FILE SYSTEM? It doesn't see