aspose file tools
The moose likes Servlets and the fly likes Apache - HttpConnection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Apache - HttpConnection" Watch "Apache - HttpConnection" New topic
Author

Apache - HttpConnection

Ramya Iyer
Ranch Hand

Joined: Jul 29, 2003
Posts: 66
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

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Apache - HttpConnection
 
Similar Threads
prob with Jakarta HttpClient & HostConfiguration
HTTPS over Apache Commons HttpConnection.
No trusted certificate found : when opeing a ssl connection from behind the proxy.
Using Apache http client's MultiThreadedHttpConnectionManager
axis2 stops making https connections randomly... HELP!