<?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>A Java geek &#187; valve</title>
	<atom:link href="http://blog.frankel.ch/tag/valve/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:41:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tomcat&#8217;s Valve, an alternative to Filter</title>
		<link>http://blog.frankel.ch/tomcats-valve-an-alternative-to-filter</link>
		<comments>http://blog.frankel.ch/tomcats-valve-an-alternative-to-filter#comments</comments>
		<pubDate>Fri, 11 Sep 2009 09:58:08 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[valve]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=266</guid>
		<description><![CDATA[In this article, I will show you how to replace filters declared in web.xml with unobtrusive mechanism in Tomcat.]]></description>
		<wfw:commentRss>http://blog.frankel.ch/tomcats-valve-an-alternative-to-filter/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

