Hi experts,
I am having a .net webservice which is password protected. I want to consume this webservice in java' console application.
Can anyone provide me the sample code ?
Regards
Charan
Hi experts,
I am having a .net webservice which is password protected. I want to consume this webservice in java' console application.
Can anyone provide me the sample code ?
Regards
Charan
Hi Charan,
were you able to find the reply for the same. I am also getting this problem and I need your support urgently.
Thanks,
Pooja
It is just a matter of forming a SOAP envelope/message, sending an HTTPRequest and parsing out the result xml.
Google: java soap