There
is a NameValueCollection in .NET which it would seem would be perfect for
storing a HashMap where you want to have string values stored under string
keys.
If
that's what you really want.
You
might need to work out how to insert the (de)-serialisation of the Axis HashMap
generation into the .NET Web Service.
Fear
not, though, there are interceptors that can be inserted into the .NET Web
Service processing chain through configuration.
Hope
This Helps,
Patrick
|
Title: Message
- serializer for hashmap Pritesh Damani
- RE: serializer for hashmap Michael Oliver
- RE: serializer for hashmap Pritesh Damani
- Patrick Martin