Why don't you prepend an absolute path to the file before you write it?
What package are you using for the file upload? You should be able to mount
the directory of the file server on your server box and write to it just as
if it was on the server.

Regards,

Richard

At 03:33 PM 5/22/2002 -0400, you wrote:
>Hi,
>   I was wondering if anyone had any examples or ideas as to how I can
>upload/download files to a file server that didn't exist on the same box as
>the application server.
>
>  When I try uploading the file using the absolute path it trys to upload it
>to the appserver location. Any help would be greatly appreciated.
>
>Sajag Patel
>[EMAIL PROTECTED]
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to