124 Patterns: Pervasive and Rich Device Access Solutions
Java Message Service (JMS)
Java Message Service is an API that allows developers to create Java-based
applications that can exchange data with an enterprise messaging system in a
standardized way.
JMS defines a set of common enterprise messaging concepts in order to
maximize portability of the same code base among different enterprise
messaging systems.
For more information on JMS, see Sun’s Web site:
http://java.sun.com/jms
Portlets
Portlets are reusable components that provide access to Web-based contents,
applications, and other resources. Web pages, Web Services, applications, and
syndicated content feeds can be accessed through portlets.
Companies can create their own portlets or select ...