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.
java client call to https web service behind proxy
abhi gupta
Greenhorn
Joined: Dec 15, 2005
Posts: 20
posted
0
Hi, I am trying to make a java client which calls the https web service behind the proxy.I have got the Security certificate for the web service which i have installed on my system.
I searched over the net,google etc. there are many solutions provided, but i am still not able to run it.
Could anybody provide any sample code of making a java client which calls the https web service from behind the proxy.