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
What is the purpose of extern variable?
What are drawbacks of singleton class?
What is an immutable object?
What is :: operator in java?
How do you sort a string in java?
What does localhost mean?
What is private static class in java?
Does google use java?
How do you sing an Applet ?
What do you understand by the term singleton?
What is meant by attribute?
What is a numeric literal?
What are sets in java?
What is double word?
How to display all the prime numbers between 1 and 100