I 'm new to both Java and XmlRpc. This is probably more of a Java question.
The following call returns multiple strings:
Object result = XmlRpcClient.Execute(GetVideoList, params);
When I "inspect" on "Result", it shows 37 items and all 37 strings. How do I
retrieve these strings into a list? Thanks,
--
View this message in context:
http://www.nabble.com/Multiple-outputs-from-XmlRpcClient.Execute%28%29-tf3706110.html#a10364898
Sent from the Apache Xml-RPC - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]