File downloading through the java.io.File
File downloading through the java.io.File
- Subject: File downloading through the java.io.File
- From: Florijan Stamenkovic <email@hidden>
- Date: Fri, 25 Feb 2005 11:42:36 +0100
Hi guys...
Is there a way I can load a file into Java's File class, and then
sending it to the user as a FTP download. My idea is to have a file
tree organized outside the web server, then take in files through
dynamically resolved paths (say author name is the name of the folder
and book name is the name of the file) into an instance of the File
class, and then send them over to a user, somehow. I tried
experimenting with this, but failed. I suppose the fact that I am not
really a web developer (not much knowledge of html or protocols etc) is
not very helpful.
Can this even be done?
Thanks a bunch...
Florijan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden