Thread: doubt in jms
View Single Post
  #2 (permalink)  
Old 12-18-2007, 06:39 AM
psn psn is offline
Member
 
Join Date: Dec 2007
Posts: 2
psn is on a distinguished road
hi
there is one interface (Message Listener) in JMS Api. It contains only one method called "onMessage(msg)", from this method u can reterive the msg from the other.
Reply With Quote