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 |
In what ways you can handle exception ?
How do you control extraneous variables?
What are accessor methods in java?
What is java reflection api?
if num=687; U have to get num=6+8+7;
How can you traverse a linked list in java?
Explain jvm, jre, and jdk?
What is rule of accessibility in java?
What is main difference between variable and constant?
What does int argc char * argv [] mean?
what is mean by synchronization?
3 Answers BOB Technologies, GCPL,
Is java good for beginners?