Wednesday, March 24, 2021

Java Client to do a HTTP post

 Had so much trouble to do this on a J2EE 6  using Jersey 1  and Apache HTTPClient.


Finally resolved using pure java.io classes:

https://gist.github.com/dnetix/db23658cb308a0f2ac1b09f2ddb726d3


No comments:

Post a Comment