XML-RPC
Apache XML-RPC is an implementation of the XML-RPC specification. As the name suggests, the specification describes XML based remote procedure calls, much like the
Java API for XML based RPC (JAX-RPC). However, XML-RPC is language neutral (thus portable) and much simpler and easier to handle then JAX-RPC or EJB. See the
Projects home page for more informations. Details on the specification can be found at
http://www.xmlrpc.com/spec.
Releases
Release Plans
Up to [FrontPage]