Magazine
 
Quick Review:Ajax
 
Why to use Web Services

Service-Oriented Architecture

Web services can also be used to implement Service-oriented architecture (SOA). SOA is a collection of services that mutually communicate one another, where the basic unit of communication is a message, rather than an operation. It is also called message-oriented services.

XML schema that is also known as XSD usually defines the service, which SOA communicates. Mostly the bigger software vendors and industry analysts support SOA service and maintain it by registry that functions like a directory listing. Applications can found and access the services.

Representational state transfer

Representational state transfer (REST) is a pattern of software architecture used for getting information content from a Web site by reading a designated Web page containing an XML file, which describes and includes the desired content. Sometimes, REST has been used to specify any simple interface that passes on domain-specific data over HTTP without any extra messaging layer like SOAP or session tracking via HTTP cookies.

May 2008 | Java Jazz Up | 7
 
previous
index
next
 
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29,

30
, 31, 32, 33, 34, 35, 36, 37 Download PDF