Better SOAP Interfaces With Header Elements
By
Benoit Marchal
2004-01-26
Header elements and the AXIS toolkit
SOAP, the Simple Object Access Protocol, is an evolving W3C standard. Developed by IBM, Microsoft, DevelopMentor, and UserLand Software for the exchange of information over a network, SOAP stands at the point where three technologies -- Remote Procedure Call (RPC), XML, and Web applications -- are converging. The combination is new so developers are still learning how to deploy it most effectively. In most first-generation applications, SOAP is a replacement for another RPC standard such as RMI or CORBA. But as this tip illustrates, SOAP can offer more.
First published by IBM developerWorks
|
|
|
3 Votes |
|
|
|
|
You might also want to check these out:
|
Leave a Comment on "Better SOAP Interfaces With Header Elements"
You must be
logged in to post a comment.
Link to This Tutorial Page!