InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by UDDI? |
|
Answer» UDDI (Universal Description, Discovery, and INTEGRATION) is a directory service used for describing, publishing, and FINDING web SERVICES. It is also used for CREATING BUSINESS registries. It is based on a set of web standards including HTTP, XML, SOAP, WSDL, XML Schema. Its main goal is to streamline digital transactions and e-commerce among company systems. |
|