Archive of UserLand's first discussion group, started October 5, 1998.
Re: Java, Servlets, XML-RPC
Author: Hannes Wallnöfer Posted: 6/11/1999; 10:37:10 AM Topic: Java, Servlets, XML-RPC Msg #: 7216 (In response to 7211) Prev/Next: 7215 / 7217
Steve,there is an XML-RPC servlet included in the zip file:
http://helma.at/hannes/xmlrpc/doc/helma.xmlrpc.XmlRpcServlet.html
You can use it as a blueprint for your own servlets, adding functionality. I personally haven't used it since the initial release (although I'm using Apache JServ) because I found the self-built webserver more flexible and fast enough for my purpose.
(Setting up Apache JServ to listen to /RPC2 is not trivial, you'll probably need mod_rewrite to do that: http://www.engelschall.com/pw/apache/rewriteguide/ )
Hannes
This page was archived on 6/13/2001; 4:50:43 PM.
© Copyright 1998-2001 UserLand Software, Inc.