This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes HttpClient issue on Https Connection (multiple post) 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 » Sockets and Internet Protocols
Reply Bookmark "HttpClient issue on Https Connection (multiple post)" Watch "HttpClient issue on Https Connection (multiple post)" New topic
Author

HttpClient issue on Https Connection (multiple post)

Vishwas Babu
Greenhorn

Joined: Nov 12, 2008
Posts: 8
Hi,

I need an application that performs multiple posts over a https site(an interview flow),in my example the first post gets the desired response......however on the second post i get an error message from the server.What i want to know is(assuming all the post parameters & request headers are correct)Is there an issue with the logic??? Is this how you perform multiple posts over a secure connection??


Thanks and Regards,
Vishwas
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: HttpClient issue on Https Connection (multiple post)
 
Similar Threads
unable to login to a website. tried both httpclient and defaulthttpclient
How to return a parameter from a servlet to the calling HttpClient
host unresolved error!!
Site Authorization using HttpClient: cannot receive cookie.
Post the data to Server