Hi,
I'm using Blazeds for my remoting between Flex and Java. I have an Object-to-object map on the Java side. This converts to an untyped Object in Flex having the properties as the 'toString' of the key Object.
Has anyone been able to convert an Object-to-object java map to a flash Dictionary object? Why wouldn't it do that as default?
Thanks,
Eyal