|
|

[an error occurred while processing this directive]
|
 |
 |
 |
| > developer > web app development |
 |
| Web Services Lounge |
 |
| Web services is a subset of a service-oriented architecture. Each piece of business functionality is encapsulated into some sort of object/component that is then made available as a stand-alone service. This area will help you stay up to date with the many technologies that are used to develop web services. |
 |
 |
standards & specifications |
 |
 |
 |
|
SOAP 1.1 - Simple Object Access Protocol (SOAP) is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses. SOAP can potentially be used in combination with a variety of other protocols.
|
 |
|
UDDI - Universal Description, Discovery and Integration (UDDI) enables businesses to quickly, easily, and dynamically find and transact with one another. UDDI enables a business to describe its business and its services, discover other businesses that offer desired services, and integrate with these other businesses.
|
 |
|
 |
 |
 |