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 encapsulation?
Can I override protected method in java?
What is preflight request?
Is it possible to specify multiple jndi names when deploying an ejb?
Why is boolean important?
Can memory leak in java?
Explain about abstract classes in java?
What is meant by call by reference?
Can an interface have a class?
What does @param args mean in java?
Can a class extend more than one class?
What is fail first in java?
Which eclipse is best for java?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
Can we declare a class as static?