February 2002
Beginner to intermediate
544 pages
10h 23m
English
An application client can use the JMS API in much the same way a standalone client program does. It can produce messages, and it can consume messages by using either synchronous receives or message listeners. See Chapter 7 for an example of an application client that produces messages; see Chapters 9 and 10 for examples of using application clients to produce and to consume messages.
The J2EE Platform Specification does not define how Web components implement a JMS provider. In the J2EE SDK 1.3, a Web component—one that uses either the Java Servlet API or JavaServerPages™ (JSP™) technology—may send messages and consume them synchronously but may not consume them asynchronously. ...
Read now
Unlock full access