"Vaidya, Raghavendra (CORP, GEITC)" wrote: > Does axis provide a > serializer / deserializer for Hashmap or do I have to write one my self
The Bean Serializer will handle HashMaps (at least according to the code). They get sent as a SOAP map type.
"Vaidya, Raghavendra (CORP, GEITC)" wrote: > Does axis provide a > serializer / deserializer for Hashmap or do I have to write one my self
The Bean Serializer will handle HashMaps (at least according to the code). They get sent as a SOAP map type.