Posted By:
Tuan_Truong
Posted On:
Tuesday, June 19, 2001 08:47 PM
I need to write a Java program that posts large volume of files(10000 files/day) to some servlet, which one should I use, HttpURLConnection or HTTPClient? By the way, does Sun provide the implementation for the two classes?