Enabling ATOM and RSS feed syndication support
Feeds are a mechanism to deliver content in a standardized specification format. ATOM Syndication Format and RSS are specifications. ATOM and RSS libraries allow you to expose Java™ EE resources as Web 2.0 style data feeds. This enables clients to subscribe to updates and receive notification when data changes. Apache Abdera is an open source project provides feeds support. Abdera supports the ATOM syndication format, the ATOM publishing protocol, and the reading of RSS content.
To enable ATOM and RSS feed syndication support, create a server side technologies enabled dynamic Web project.
For more information about enabling feed support in your application, refer to Sample: Web 2.0 RSS and ATOM feeds.
For more information about Apache Abdera, refer to the Apache Abera Web site.
Related concepts
RPC Adapter Configuration Editor
Remote Procedure Call (RPC) Adapter
JavaScript Object Notation (JSON4J)