Java Web Services Question:

Download Job Interview Questions and Answers PDF

Explain UDDI, DISCO and WSDL?

Java Web Services Interview Question
Java Web Services Interview Question

Answer:

UDDI, Universal description, discovery and integration
It is the directory that is used to publish and discover public web services.

DISCO, Discovery
Commonly known as Discovery. Discovery clubs together common services and exposes schema document of the web services.

WSDL, Web Service description language.
This is used to describe web services. The description includes
URL of web services
Method and properties supported by web services
Data type it supports.
Protocol detail it supports.

Download Java Web Services Interview Questions And Answers PDF

Previous QuestionNext Question
Explain JAXR?Do you know JAXM messaging models?