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 |
How does CGI work? Can I use 'C' language to write a CGI?
What is a Complex Element?
How do I provide information to the Web Service when the information is required as a SOAP Header?
True or False: To test a Web service you must create a windows application or Web application to consume this service?
What are the various ways of accessing a web service?
what is the difference between require() and include() when an error is encountered?
what is stub in weblogic? dont give me a defination , iwant full ans with example? also tell what is replica-aware stubs.. ok bye send ans as soon as possible
How does DTD work?
How would you solve a floated div’s parent height.
What is the role of usability testing in web testing?
how to develop a web page that have only minimize button and not restore and close button on its right upper corner?
1.what is the difference between webserver and application server? 2. what is the difference between webserver and weblogic server?