DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14067>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14067 Missing an example using org.apache.xmlrpc.applet.SimpleXmlRpcClient Summary: Missing an example using org.apache.xmlrpc.applet.SimpleXmlRpcClient Product: XML-RPC Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Source AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] There are examples for creating an XML-RPC server using the WebServer class, and for synchronous and asynchronous clients using the XmlRpcClient class, but no example suitable for an applet programmer.