Web Services, Part IV: WebService Behavior's Objects, Properties, and Events: A Final Word - Doc JavaScript
Web Services, Part IV: WebService Behavior's Objects, Properties, and Events
A Final Word
In this column we continued our series on Web services. We focused here on the WebService
behavior's object, properties, and events. View these as the behavior's knobs by which you can control how it behaves. The WebService
behavior assumes a lot of default values. We taught you how to override these default parameters, and how to impact remote calls to Web services. We also showed you what kind of information is available for you to do failure analysis for those cases where a remote call to a Web service did not succeed.
In this column you have learned:
- What are the
call
object's properties (1) - What are the
call
object's properties (2) - What are the
result
object properties - How to use the result object
- How to use the
onserviceavailable
event handler - How to use the
onresult
event handler
Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: December 17, 2001
Revised: December 17, 2001
URL: https://www.webreference.com/js/column99/8.html