XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XML-RPC, Open Source, Java Servlets -> Marquée XML-RPC

Marquée XML-RPC

Date: Aug. 15, 2001
Link: http://xmlrpc.sourceforge.net/
Source Author or Organization: Greger Ohlson, Niklas Björkegren, Rainer Bischof, Christian Karlsen

Marquee is a Java implementation of Extensible Markup Language Remote Procedure Calls (XML-RPC) that builds upon Hannes Wallnoefer's XML-RPC Library for Java.

Marquee offers a server that can be used as a stand-alone application or within a servlet environment, a parser that works with any Simple Application Programming Interface for XML (SAX) -compliant driver, a serializer for converting Java objects to XML-RPC counterparts and a client.

The site provides links to documentation (PDF format only) and mailing lists for both developers and users.

Marquee is distributed under a GNU Lesser General Public License (Lesser GPL).