Web Service Components

Web service has three main components:
i) SOAP
ii) WSDL and
iii) UDDI
i) SOAP
Simple Object Access Protocol (SOAP) is a communication protocol
that communicates between applications without understanding the
configuration and programming of any operating system and
programming language. A program from one computer system can
communicate with other program on another computer system within and
beyond network using SOAP protocol on the Internet.
Come to learn more about: http://www.javajazzup.com/issue11/page9.shtml

|