Cargando…

Ajax and Web Services

Ajax and web services are a perfect match for developing web applications. Ajax has built-in abilities to access and manipulate XML data, the native format for almost all REST and SOAP web services. Using numerous examples, this document explores how to fit the pieces together. Examples demonstrat...

Descripción completa

Detalles Bibliográficos
Autor principal: Pruett, Mark
Lenguaje:eng
Publicado: O'Reilly Media, Inc 2006
Materias:
Acceso en línea:http://cds.cern.ch/record/1437912
Descripción
Sumario:Ajax and web services are a perfect match for developing web applications. Ajax has built-in abilities to access and manipulate XML data, the native format for almost all REST and SOAP web services. Using numerous examples, this document explores how to fit the pieces together. Examples demonstrate how to use Ajax to access publicly available web services fromYahoo! and Google. You'll also learn how to use web proxies to access data on remote servers and how to transform XML data using XSLT.