Answer Posted / madhavi latha n v
JMS --means java messaging service(used to send messages
from the client to the server asynchronously)A queue object
is to be created to send the messages in the queue. a Jndi
name is used in the client and the server to send.Jms
concept is used in the MessageDriven beans
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why we use protected in java?
what is function overloading in java?
What are kinds of processors?
What are the types of relation?
What is integers and example?
What is the difference between an argument and a parameter?
What is parsing and its types?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
Is there a way to increase the size of an array after its declaration?
Explain abstract class in java?
What is floating data type?
Is 0 an even number?
Does java vector allow null?
can rmi and corba based applications interact ?
What is a finally block? Is there a case when finally will not execute?