Hi everybody!

In my server, I have a zone on my hard disk with private files, not accessibles for
the browsers.
I want to develop a JSP application that a user can download some of this files,
when a user sends a request to my server, I want to read the file into an array (for
example), and then answer to the request with a response built in the JSP page.
Anybody knows the response format, the idea is: when the user clicks on the "virtual
link" (the server generates the "virtual file"), the browser opens the usual Dialog
to Save or to Open a file (ZIP files, Doc files, ...).

Any idea?


Thank you in advance!!

Marc

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
  • X Files? Leonidas Williams
    • Marc Vila P�rez

Reply via email to