Hi all; I am returning a java.util.HashMap from a java class using remote object in flex. How can i handle this map on flex side in action script ? I want to find out the KeySet of the Map. How can i get the keyset of map ?
Any help/pointers will be highly appreciated. Thanks a lot in advance !! Regards, Baljeet

