Friday, October 21, 2005

                       

Call SOAP Web services with AJAX

James Snell of IBM's Emerging Technologies Toolkit team talks about calling the SOAP Web Services with AJAX in his recent article at IBM developerworks. This article is the first of a short series that illustrates the implementation of a cross-platform, JavaScript-based SOAP Web services client based on the Asynchronous JavaScript and XML (AJAX) design pattern for Web applications.
vb
Popularized through its use in a number of well-known Web application services like GMail, Google Maps, Flickr, and Odeo.com, AJAX provides Web developers with a way of expanding the value and function of their Web applications by using asynchronous XML messaging. The Web Services JavaScript Library introduced here expands on the fundamental mechanisms that power the AJAX pattern by introducing support for invoking SOAP-based Web services.gg




Check out more about this article   here.



<< Home

This page is powered by Blogger. Isn't yours?