Re: Download file from server and save on client

2006-09-11 Thread Hassan Schroeder
On 9/11/06, Dave Kennedy <[EMAIL PROTECTED]> wrote: I need to download a file from a server to client computer using Struts. I've implemented StrutsFileDownload from the Struts Wiki, but this displays the contents of the file http://wiki.apache.org/struts/StrutsFileDownload The answer is in the

Re: Download file from server and save on client

2006-09-11 Thread Thomas Joseph
, 2006 12:52 PM Subject: Download file from server and save on client I need to download a file from a server to client computer using Struts. I've implemented StrutsFileDownload from the Struts Wiki, but this displays the contents of the file http://wiki.apache.org/struts/StrutsFile

Re: Download file from server and save on client

2006-09-11 Thread Martin Gainty
rror, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: "Dave Kennedy" <[EMAIL PROTECTED]> To: Sent: Monday, September 11, 2006 3:22 AM Subject: Download file from serve

Download file from server and save on client

2006-09-11 Thread Dave Kennedy
I need to download a file from a server to client computer using Struts. I've implemented StrutsFileDownload from the Struts Wiki, but this displays the contents of the file http://wiki.apache.org/struts/StrutsFileDownload How can I save the file on the client drive instead of displaying the con