Web Development and Design White Papers
Programming Web Services With SOAP: Writing SOAP Web Services
Overview This paper demonstrates how to create, deploy, and use SOAP web services using toolkits for Java, Perl, and Microsoft's new .NET platform. It covers the installation, configuration, and use of SOAP::Lite for Perl, Apache SOAP for Java, and Microsoft .NET for C#. The task of creating and deploying web services is really not all that difficult, nor is it all that different than what developers currently do in more traditional web applications. The tendency on all platforms is to automate more and more of the gory details and tedious work in creating web services. Most programmers don't need to know the exact details of encodings and envelopes; instead, they'll simply use a SOAP toolkit such as those described here.
| Publisher | O'Reilly Media | File Format | HTML |
|---|---|---|---|
| Date Published | December 2001 | ||
| Format | Book chapters | ||
| Topics | |||



