do you need a client or a server? I have an XML-RPC server for embedded systems which only uses JDK 1.1. It's here: http://www.wilson.co.uk/xml/minmlrpc.htm
Thanks John, but I need a client. I'm working on an application that uses a very old version of the Apache XML-RPC library. The source code is not versioned, but it says 1999. It does work with Java 1.1, but I'd like to upgrade to a later version, the latest if possible, but I need to know first if it still supports 1.1.
Steve
-- Steve Roy <[EMAIL PROTECTED]> Personal homepage: <http://homepage.mac.com/sroy> Projects homepage: <http://www.roydesign.net>
