home / experts / javascript / column99 |
|
In this column we continue our series on Web services. In Part I, we introduced you to this hot topic. In Part II, we showed you how to call Web services. In Part III, we presented the WebService behavior and its four supported methods. In this column, we continue our coverage of the WebService behavior by describing its objects and properties. The WebService behavior is a critical component of the Web services revolution. It hides the mechanics and complexity of assembling and disassembling SOAP messages from the script programmer. All you need to know is how to call the WebService behavior's methods, and how to set and get its properties. These properties let you set defaults, choose between alternatives, and, most importantly, analyze the returned data packet from the remote Web service.
The In this column you will learn:
Next: What are the call object's properties (1) |
Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: December 17, 2001
Revised: December 17, 2001
URL: http://www.webreference.com/js/column99/index.html