.
Developer Spot - Web Development Tutorials
arrowDeverloper Spot  Tutorials  XML  Better SOAP Interfaces With Header Elements 
 
Development Tutorials
ASP
CGI & Perl
CSS
HTML
Java
JavaScript
Linux
PHP
XML




More Resources
Web Hosting Articles
Web Development News
PHP Manual
Web Hosting Directory
Budget Web Hosting Linux Web Hosting Small Business Hosting
Windows Web Hosting Reseller Web Hosting Web Hosting Articles

Better SOAP Interfaces With Header Elements

By Benoit Marchal
2004-01-26
Reader Rating: 4 out of 5
Bookmark Print Version
Resources

• Participate in the discussion forum for Benoit Marchal's Working XML column.

• Download the source code used in this article.

• Read "A lightweight XML client," in which Benoit Marchal presents a lightweight client to interface with SOAP services (developerWorks, September 2003).

• Learn the basic concepts behind SOAP in Dan Gisolfi's article "Web services architect" (developerWorks, April 2001).

• Catch "Myths and misunderstandings surrounding SOAP" as Frank Cohen debunks some of the myths surrounding SOAP (developerWorks, September 2001).

• Use SOAP to access the popular Google search engine with the Google Web API. It's one example of a Web service that many applications can use.

• Check out the directory of publicly available SOAP services on XMethods.

• Download the AXIS toolkit used in this article from ws.apache.org/axis. It is based on work initially done by IBM.

• SOAP 1.2 is now an official W3C Recommendation.

• Find more XML and Web services resources on the developerWorks XML and Web services zones. For a complete list of XML tips to date, check out the tips summary page.

• Find out how you can become an IBM Certified Developer in XML and related technologies.


Article Pages:
Header elements and the AXIS toolkit
Intranet and Internet services
Header elements in AXIS
Conclusion
Resources

First published by IBM developerWorks


 Rate this article:   Poor          Excellent 


If you found this article interesting, you may want to read these as well:

» Variable Substitution In XML Documents

» Create JPEGs Automatically With SVG

» Grab Headlines From A Remote RSS File

» Tip: Convert from HTML to XML with HTML Tidy



 
Development Tutorials: CGI & Perl - CSS - HTML - Java - JavaScript - Linux - PHP - XML
More Resources: Web Hosting Articles - Web Development News - PHP Manual