XmlRpc specifies a Struct and Array type. These are composite (collection) types. The Java XmlRpc library represents these types as Vectors and Hashtables. I believe in the new release of the library (version 3), the composite types are generic Map and List interface collection types.

See http://ws.apache.org/xmlrpc/types.html and http://www.xmlrpc.com/spec



Prasad kadbane wrote:
Hi all,

XmlRpc doesnt provide support for other data type than primitive data types (except string). Can we add facility by using serialization or any other way.

i want to pass collection object as a parameter through xml rpc. how can I achive this and is it possible?

 Please help me out.

Thanks in advance

--
Prasad Kadbane.
Software Engineer
Vyom Labs Pvt. Ltd.
Pune (Maharastra).

Reply via email to