This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes why java people give api for downloading and not for uploading. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "why java people give api for downloading and not for uploading." Watch "why java people give api for downloading and not for uploading." New topic
Author

why java people give api for downloading and not for uploading.

Ritesh raushan
Ranch Hand

Joined: Aug 29, 2012
Posts: 99
why java people give api for downloading and not for uploading.

thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35438
    
    9
Which API for downloading would that be? Servlets put a Java API on top of HTTP, nothing more, nothing less. HTTP file upload is a separate spec (http://tools.ietf.org/html/rfc1867) than HTTP itself (http://tools.ietf.org/html/rfc2616).


Android appsImageJ pluginsJava web charts
 
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: why java people give api for downloading and not for uploading.
 
Similar Threads
Need a File Upload API
Image insertion problem
Download .mdb File
Check ftp download files finish
error in dwonloading a pdf file