File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes File upload to a different url than hosting server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "File upload to a different url than hosting server" Watch "File upload to a different url than hosting server" New topic
Author

File upload to a different url than hosting server

Raj Puri
Ranch Hand

Joined: Apr 24, 2003
Posts: 189
I can upload file using JSP from client to my web server. But the requirement is to upload them to a different server than hosting webserver[i.e where servlet is running]
as we may not have enough room in hosting web server where the servlet resides. Apache common file upload utility and the O'relly let you upload you to a directory on web server. Is there a work around for this using above two packges or otherwise? Thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: File upload to a different url than hosting server
 
Similar Threads
excel file opening,editing and saving
File upload to server: suggestion required
Read and write files from a remote server
Web Hosting
Hosting supporting tomcat user autherisation