Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Get working with WSDL.How to?

Tags:

People also ask

How do I use a WSDL?

You can use the information in a WSDL file to: Call the remote web service which the WSDL describes – either by writing some code or using a testing tool. Write your own web service, which implements the definitions in the WSDL. Create sample request or response messages for the service.


I have to implement "service bindings" in a project in my school.

I just learned WSDL from w3schools.com. I came to know that "WSDL" is. I know WSDL but I didn't do anything with it. I want to go practical with it. I don't know how to do that.

From where to start? I know there are other things to learn and I don't know what are they.

I need some help in getting "practical". Its just in my mind I don't know how to implement it.