First page Back Continue Last page Graphics

...What is WSDL?


Notes:

WSDL is particularly useful in cases where the interface to a service changes frequently. Clients of this Web Service can then be given the new WSDL to be informed of the changes and adapt themselves on the fly to the new interface
So far we have described WSDL and talked about the advantages of using it but we have not mentioned how to get it. This is typically done using UDDI which is the subject of our next topic