XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XML and Java Tutorials, Web Services Tutorials, SOAP Tutorials, JavaScript -> Create SOAP services in Apache SOAP with JavaScript

Create SOAP services in Apache SOAP with JavaScript

Date: Jun. 16, 2001
Link: http://www.javaworld.com/javaworld/jw-06-2001/jw-0601-soap.html
Source Author or Organization: Tarak Modi, Java World

This tutorial details a quick route to deploying Web services for the many Java coders who also know JavaScript.

By providing support for scripting languages, Apache's Simple Object Access Protocol (SOAP) implementation has made it easier to create Web services. The article describes using Ant to rebuild Apache with the binaries that add support for scripting. It then demonstrates how to use JavaScript to implement and deploy Web services.