On 7/28/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:

...Getting all the little details of connection handling correct can be
tough... it's probably a good idea if we work toward common client
libraries so everyone doesn't have to reinvent them....

Jakarta's HttpClient [1] is IMHO a good base for Java clients, and
it's easy to use, see the PostXML example in [2].

-Bertrand

[1] http://jakarta.apache.org/commons/httpclient/

[2] 
http://svn.apache.org/viewvc/jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java?revision=410848&view=markup

Reply via email to