GeekArticles
XML
Soap


Processing SOAP Headers
by Rich Salz July 17, 2002 Last month we built a simple client for the Google API. In this month's column we'll look at how SOAP headers can be used to talk to an intermediate server that adds value to the basic search service. The value-add is actually pretty silly: we'll send the query, pick one of the results at random to return, and send it back as an HTML page in Pig Latin. Our goal, however, is to understand how to process SOAP headers, and why you'd want to do so. But first I...n
Sponsored Links
Related Topics
Subscribe via RSS
Soap
- Why Encrypt SOAP Messages?
- SOAP 1.2
- Processing SOAP Headers
- Sending Files, Attachments, and SOAP Messages Via Direct Internet Message Encapsulation
- A Brief History of SOAP
- Creating SOAP Services with Cocoon
- Digital signatures for SOAP messages
- SOAP Soup
- An Introduction to the SOAP Toolkit - Part 1
- XML messaging with SOAP