Using RSS in JSP Pages
Click here to download now
Overview: This paper published by Sun Microsystems states that RSS, or Really Simple Syndication, is a specification for XML files to provide syndicated data. It is typically used by news sites and blogs to provide information concerning the latest news stories, posts, etc., in such a way that links to the stories can be included on other web sites or even downloaded by news aggregator programs. Informa is a relatively new open source Java API for parsing RSS files.

