Hi, I'd like to use apache xml-rpc library but I need an information that I didn't found on documentation. Is it possible to configure a xmlclientRpc to mantain http persistent connection? Actually, if I use the default one, I think that http connections are not persistent: for every request a new connection is open. Is it correct?
Thanks for your support. -- //Daniele De Sanctis