What is object message ?
Answer / munnu
Object message contains a group of serializeable java object. So it allows exchange of Java objects between applications. sot both the applications must be Java applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the components of a jms messaging application?
Can we use jms for sending automated e-mails?
Why is jms used?
What are the advantages of JMS?
What is message listener?
What are the main component in JMS?
In which situations we are using jms? Can we send message from one server to another server using jms?
What is jms connection factory in weblogic?
How can third-party jdbc driver be used with jms?
What is hermes jms?
How is message oriented middleware responsible for no time dependency between sender and receiver component with respect to point to point model on jms?
What is jms template?