Posts tagged ‘JAAS’

Simple Object Access Protocol – SOAP: Methods, Concepts and Examples

SOAP imageSOAP (Simple Object Access Protocol) is a protocol for exchanging XML-based messages over computer networks, normally using HTTP/HTTPS. SOAP forms the foundation layer of the web services protocol stack providing a basic messaging framework upon which abstract layers can be built.

There are several different types of messaging patterns in SOAP, but by far the most common is the Remote Procedure Call (RPC) pattern, in which one network node (the client) sends a request message to another node (the server) and the server immediately sends a response message to the client. SOAP is the successor of XML-RPC, though it borrows its transport and interaction neutrality and the envelope/header/body from elsewhere, probably from WDDX.

Bookmark and Share

Continue Reading 31 July, 2008 at 8:01 pm 1 comment


Recent Posts

IT Passion’s Store

Archives

Communities

Get the Source
OSGi supporter
JUG Milano

Upcoming Events



....

Blog Stats

  • 210,408 hits

My PageRank

What's My Google PageRank?

Follow

Get every new post delivered to your Inbox.