getting java Map data in java script

getting java Map data in java script

hi
I am using calling a java method to get a Map, but I dont know how to get the content of the map in java script. when i put the data in an array, i am getting data as  [object] [object].  this is fine as it is the map, but how to get the content of this objects.