<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Thoughts Electrique &#187; Taglib</title>
	<atom:link href="http://www.sebastian.himberger.de/blog/tag/taglib/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sebastian.himberger.de/blog</link>
	<description>Sebastian Himbergers blog about technology and software development</description>
	<lastBuildDate>Sat, 16 Jul 2011 22:48:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Display RSS Feeds in JSPs with RSS4JSP</title>
		<link>http://www.sebastian.himberger.de/blog/2008/12/11/display-rss-feeds-in-jsps-with-rss4jsp/</link>
		<comments>http://www.sebastian.himberger.de/blog/2008/12/11/display-rss-feeds-in-jsps-with-rss4jsp/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 11:40:47 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Taglib]]></category>

		<guid isPermaLink="false">http://www.sebastian.himberger.de/blog/?p=217</guid>
		<description><![CDATA[I recently discovered the freshly released RSS4JSP tag library. Its a wrapper around the mature and widely used Rome RSS library which was developed by Sun and then open sourced. The library allows you to simply display (news) feeds inside your JSP pages. While it&#8217;s certainly a young project, I found it very useful and [...]]]></description>
			<content:encoded><![CDATA[<p>I recently discovered the freshly released <a href="http://sourceforge.net/projects/rss4jsp/">RSS4JSP </a>tag library. Its a wrapper around the mature and widely used <a href="https://rome.dev.java.net/">Rome RSS library</a> which was developed by Sun and then open sourced. The library allows you to simply display (news) feeds inside your JSP pages.</p>
<p>While it&#8217;s certainly a young project, I found it very useful and easy to use. I gave it a try to create the <em>Latest blog posts</em> box on my, OpenCms based, <a href="http://www.sebastian.himberger.de/">homepage</a>. The box was created during 5 minutes which I think is impressive (given that you have to type the HTML too).</p>
<p>Unfortunately the project does not allow the syndication of multiple feeds into one feed (This is a nice feature of Rome which I used in a recent project) but maybe it will be added in the future (or I will add it myself).</p>
<p><a title="RSS4JSP at Sourceforge" href="https://sourceforge.net/projects/rss4jsp/" target="_blank">Check it out at sourceforge</a> or <a title="rss4jsp: A Tag Library for Project Rome" href="http://philhaigh.blogspot.com/2008/11/rss4jsp-tag-library-for-project-rome.html" target="_blank">visit the authors blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sebastian.himberger.de/blog/2008/12/11/display-rss-feeds-in-jsps-with-rss4jsp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

