JSP Question:
Download Questions PDF

How many messaging models do JMS provide for and what are they?

Answer:

JMS provide for two messaging models, publish-and-subscribe and point-to-point queuing.

Download Java JSP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
The code in a finally clause will never fail to execute, right? How to Retrieve Warnings?