Category Archives: xml-rpc
Accessing Persistent Objects with Apache ws-xmlrpc 3.0 – A Documented Example
Introduction A common use case for an xml-rpc based application server would be one which involves the use of one or more persistent objects. Without any kind of persistence a server handling xml-rpc requests will either be ineffective or inefficient. … Continue reading
Posted in Apache, code, xml-rpc
5 Comments