I will see if I can get some code working with the applet jar and put together an example.
--
Ryan Hoegg
ISIS Networks
Douglas Reames wrote:
Ryan,
I am a newbie with both java and this java package. I have been able to get an stand-alone xml-rpc client operational, and I have had success with applet-based clients when using the 'xml-rpc-1.1.jar'. However, when I use the 'xml-rpc-1.1-applet.jar' to construct applets, I have problems.
I'd like a 'Getting Started' paragraph or 3 that provides an example to Illustrate a no-frills functional skeleton using the class - XmlRpcApplet:
[ ] setDebug
[a] createArgumentVector
[b] InitClient
[c] Assert that client is a valid SimpleXmlRpcClient that can be used in 'request'
[d] Issue a request
[e] handle exceptions
[f] report results
It would be nice to have an example that I could go back to compare against my own applets when issues arise - a good bare bones starting point. If someone could point me in the right direction, I would be very appreciative.
Best regards,
Douglas Reames
RMS Finance
