I am developing an application in J2Me for a Nokia device.
I created a menu list and added ClickEvents(CommandEvent)
, my problem is how to get the hash table data one by one in Display like listview on another screen using clickEvent.
source
to share