JMS callback
901090Nov 22 2011 — edited Nov 22 2011Hi,
I am new in JMS. I craeted JMS client which takes inputs and server side code gets inputs and do some action and generate response. Now I want to know how we can get response on client side. I think it will be done by callback on jms client code to get response from server side.
Thanks!