java - HTTPClient communication -
good evening,
i've started using httpclient api. ( http://hc.apache.org/ )
what need following:
on client, using post message, deliver xml file residing in message's body service (for example localhost/myscript). know how do.
now, don't know how start coding other part, getting post message , obtain xml file.
i've read following questions:
how use httpclient using post method?
apache 4.1 httpclient post , get
regards, nuno.
Comments
Post a Comment