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.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
why java people give api for downloading and not for uploading.
Ritesh raushan
Ranch Hand
Joined: Aug 29, 2012
Posts: 99
posted
Nov 03, 2012 05:31:59
0
why
java
people give api for downloading and not for uploading.
thanks
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35438
9
posted
Nov 03, 2012 05:41:12
0
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 apps
–
ImageJ plugins
–
Java 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
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter