I have created an web service in ASP.NET using C#.
I want that to be consumed by a servlet return in Java.
Can any one help me, how to consume that webservice?
Im using the tool Netbeans 5.0 for developing the j2ee application.
I want that to be consumed by a servlet return in Java.
Can any one help me, how to consume that webservice?
Im using the tool Netbeans 5.0 for developing the j2ee application.
Comment