What is decentralized MOM and centralizsd MOM? Give explanation
Latest Answer: The Java object message before delivering to the non-java client has to be converted after receiving the message from Queue/Topic using the specification of non-java Client. ...
what is JMS and how JMS was designed? What is JVT? What is the use of JVT? How to implement the JVT? (java value type)
Latest Answer: HI, JMS is an JAVA API for writting applications to communicate with Message Queue or Topics. For sending and receiving messages across application servers JMS applications are used.JVT is a frame work for designing your application.Its ...
what is message object? when to use queue and topic?
Latest Answer: JavaMail API provides a platform independent and protocol independent framework to build Java technology based email client applications. The JavaMail API provides facilities for reading and sending email. The JavaMail API is implemented as a Java optional ...
The header of a message contains message identification and routing information. This includes , but is not limited to :JMSDestinationJMSDeliveryModeJMSMessageIDJMSTimeStampJMSExpirationJMSReplyTOJMSCorrelationIDJMSTypeJMSRedeliveredRegardsSecretcoder
Latest Answer: A JMS message consists of three parts:Message header For message identification. For example, the header is used to determine if a given message is appropriate for a "subscriber" Properties For application-specific, provider-specific, and optional header ...
What is the use of JMS?In which situations we are using JMS?Can we send message from one server to another server using JMS?
Latest Answer: Can someone elobarate on this! ...
Latest Answer: Thanks for the valuable information .... ...
View page [1] 2 Next >>

Go Top