Answer Posted / munnu
TextMessage contains instance of java.lang.String as it's payload. Thus it is very useful for exchanging textual data. It can also be used for exchanging complex character data such as an XML document.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a jms listener?
What is synchronous messaging?
What are all the features of JMS API in J2EE platform?
What are the different types of messaging systems?
Explain about map message?
What is jms active mq?
What is jms in websphere?
What is mdb in jms?
How do I start wls and configure jms?
What happens when jms queue is full?
What is the functionality of a message listener in the context of jms?
Is kafka a jms?
Explain about JMS queue?
What is Publish/Subscribe approach?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?