Click here to Skip to main content
15,867,289 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi ,

I have just a wsdl file which has a wcf webservice .
I need to call it using servlet .
How can I proceed for the same .
Posted

1 solution

Just create a Webservice:

http://wiki.eclipse.org/Creating_a_Java_Web_Service_Client[^]

not new, but shouldn't be much different.
As long as you don't try "special tricks" you should get good results.

Have fun!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900