what is jms? features of jms
Answers were Sorted based on User's Feedback
Answer / sunita
java message service...to create,send ,read messages...
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / 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 |
Which is the class in java?
what is difference between signed & unsigned char?
How to instantiate static nested classes in java?
What are the access modifiers available in java?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What is the difference between break and continue statements?
What are the main uses of java?
Explain abstract class in java?
Mention some interfaces implemented by linked list in java.
Can you inherit from an abstract class java?
What does substring mean?
Define jit compiler?