Web Service From Java
-
Hi All, I want to access a web service(methods) from java at runtime. what are the ways for doing this? Any Links to some articles on this would be appreciated Thanks and Regards Tushar mahajan.
-
Hi All, I want to access a web service(methods) from java at runtime. what are the ways for doing this? Any Links to some articles on this would be appreciated Thanks and Regards Tushar mahajan.
Tushar mahajan wrote: from java Ummmm... You do realise that this is a .NET Framework forum, don't you? You might find your answer if you post your question to a Java related forum.
"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar Coming soon: The Second EuroCPian Event
-
Hi All, I want to access a web service(methods) from java at runtime. what are the ways for doing this? Any Links to some articles on this would be appreciated Thanks and Regards Tushar mahajan.
I believe you want to access a .NET Web Service from Java, yes? Accessing a web service, from straight HTTP, C++, .NET, Java, sockets, et al. work the same way since Web Services are all based on SOAP. Take a look at Sun's Java Technology and Web Services as a start, especially the The Java Web Services Tutorial. You will want to pay attention to the part about Creating Web Service Clients with JAX-RPC.
Ian Mariano - Bliki | Blog
"We are all wave equations in the information matrix of the universe" - me