Posts Tagged ‘rss-reader’

Parsing RSS-XML using JSTL tag library

Parsing RSS-XML using JSTL tag library
RSS, or Really Simple Syndication, is a method of sharing and broadcasting content such as news from a website. Using XML, items such as news articles can be automatically downloaded into a News Reader or published onto another website. There are two ways of using RSS; to share your data with others or to harvest others' data for your site.First version of RSS called RDF ...
Copyright © 2012 ViralPatel.net. All rights reserved.