Hi All,
I have an HashMap in my bean. I want to display the HashMap values in a table(UI).
I couldn't get the key and value of the HashMap.

moduleNameVersion - is the name of my HashMap in Bean.
The #{row.key} #{row.value} is not fetching the key and value. It is just null.
plz advise me of what should I give in the value column to get the key and value of HashMap.
Reference would be helpful.
Thank a lot
Regards,
Nandhu.