What is WSDL?
Answers were Sorted based on User's Feedback
Answer / swapna
WSDL is the Web Service Description Language, and it is
implemented as a specific XML vocabulary. While it's very
much more complex than what can be described here, there
are two important aspects to WSDL with which you should be
aware.
First, WSDL provides instructions to consumers of Web
Services to describe the layout and contents of the SOAP
packets the Web Service intends to issue. It's an
interface description document, of sorts. And second, it
isn't intended that you read and interpret the WSDL.
Rather, WSDL should be processed by machine, typically to
generate proxy source code (.NET) or create dynamic proxies
on the fly (the SOAP Toolkit or Web Service Behavior).
| Is This Answer Correct ? | 5 Yes | 1 No |
What can you do to improve page performance?
what is the Need for CSS ?
what is the relationship between garbagecollection and thread?
What is the search engine optimizetion.
How does DTD work?
Difference between null and undefined?
how to develop a web page that have only minimize button and not restore and close button on its right upper corner?
What is an example of a web based application?
Explain how a web application works?
0 Answers TryTechnicals Pvt Ltd,
How can you test the security of a Web site,both manually and by using a tool?
Which method is used to post a Web page to another Web page?
What is Code Base, Style Sheets?