Contact:   Tel: 2726  -  New Media Systems, 1st Floor South, Queens Walk


You can use a servlet to download that file but you will still have to make the
servlet available to the public. However, the server can generally access a file
anywhere in your server file system, as long as it is readable to the user
account that is running the server process.

If it is only the security that is your concern, you might want to find out what
is your security options with your web server. Most server will allow you to set
up access control to individual file(s). Some server can also setup user access
control so the user have to login before accessing certain files.


Cheers,



Charles

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to