Using org.apache.commons.httpclient.HttpConnection
I am trying to establish a connection using this class from one
servlet in one server to another servlet to another server.
I am not sure how I should do it. Is there any snippet of code. I am posting data, but it never reaches my receiving servlet