Posted By:
Harshinie_Dayaratne
Posted On:
Sunday, December 28, 2003 11:41 PM
In my application i have created a Message driven bean.
the message driven bean has a hash map as class attibute.
i want to access the hash map externally from some other class. how can i do that.
please help me