Hi, I'm a newbee with Axis and SOAP. I have to transmit a hashtable between applications using SOAP.
How can I do that ? Do I have to create a complex type KeyValue and then create a transform my hashtable into a Collection of KeyValue ? Do I have to implement my own serializer/deserializer ? Any other idea ? Thanks and regards, Hervé