» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with XML-RPC + SOAP

XML-RPC.Net

XML-RPC.NET

XML: del.icio.us/tag/xml

webservices.xml.com: Creating and Consuming Web Services With PHP

interesting introductory article to webservices (XML-RPC, SOAP and REST) in PHP

XML: del.icio.us/tag/xml

weblog.masukomi.org XML-RPC vs SOAP

A simple guide to choosing the best protocol for your XML Remote Procedure Call needs.

XML: del.icio.us/tag/xml

Processing XML with Java: SOAP chapter

The complete text of Elliotte Rusty Harold's book Processing XML with Java. published by Addison-Wesley, November 2002

XML: del.icio.us/tag/xml

XINS Primer

The XINS Primer is a tutorial for XINS. It takes the reader by the hand and lets him create his first XINS API implementation, learning the basics regarding authoring a XINS specification, generating a web application from that spec and then doing a little bit of Java coding.

XINS

XINS is an open-source Webservices framework, supporting XSLT, SOAP, XML-RPC and POX-RPC. It consists mainly of an XML-based specification format and a Java-based implementation framework.

From its POX-style specifications, XINS can generate HTML, WSDL, client-side and server-side Java code and test forms. Users do not require knowledge of any complex formats, such as XML Schema.