JSP Question:
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.
Previous Question | Next Question |
The code in a finally clause will never fail to execute, right? | How to Retrieve Warnings? |