How to use KSoap for accessing .net web service in java application?
I am developing a Java desktop Application using NetBeans.I have to use .net web service in my java application.How can i use KSoap to achieve this?
Is KSoap can only be used for android application?Or can i use KSoap in my Java application?
Pls give me solution and sample code for achieving this..
Re: How to use KSoap for accessing .net web service in java application?
Have you tried the way, it used to work in mobile application?
Re: How to use KSoap for accessing .net web service in java application?
My collague used KSoap for developing Android applications. But I am developing Java application. I have to use the dataset in .net web service in my java application. I couldnt find the solution to do this.
Pls give me the solution
Re: How to use KSoap for accessing .net web service in java application?
If its a standard java application, why are you sticking to ksoap? Why don't you look for jax-rpc or jax-ws?
Re: How to use KSoap for accessing .net web service in java application?
Can i use Jax-WS for accesing .net webservice(i have to use the dataset in .net web service in which dataset is converted to JSON String in .net web service)
Pls provide some sample code for using JSON Array in Java web service..
Re: How to use KSoap for accessing .net web service in java application?
If it is not solved yet, can we have a look on your wsdl.