<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Encoding filter for Java web applications</title>
	<atom:link href="http://dertompson.com/2007/01/29/encoding-filter-for-java-web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://dertompson.com/2007/01/29/encoding-filter-for-java-web-applications/</link>
	<description>some personal, more technical - by Thomas Einwaller</description>
	<lastBuildDate>Wed, 10 Mar 2010 08:34:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tOMPSON&#8217;s blog &#187; Blog Archive &#187; There Ain&#8217;t No Such Thing as Plain Text</title>
		<link>http://dertompson.com/2007/01/29/encoding-filter-for-java-web-applications/comment-page-1/#comment-576</link>
		<dc:creator>tOMPSON&#8217;s blog &#187; Blog Archive &#187; There Ain&#8217;t No Such Thing as Plain Text</dc:creator>
		<pubDate>Sat, 29 Mar 2008 14:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2007/01/29/encoding-filter-for-java-web-applications/#comment-576</guid>
		<description>[...] Some months ago I wrote a post about how to deal with encodings when using Tomcat as web application container. [...]</description>
		<content:encoded><![CDATA[<p>[...] Some months ago I wrote a post about how to deal with encodings when using Tomcat as web application container. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tOMPSON&#8217;s blog &#187; Blog Archive &#187; Ajax, JSON, prototype and the encoding</title>
		<link>http://dertompson.com/2007/01/29/encoding-filter-for-java-web-applications/comment-page-1/#comment-374</link>
		<dc:creator>tOMPSON&#8217;s blog &#187; Blog Archive &#187; Ajax, JSON, prototype and the encoding</dc:creator>
		<pubDate>Thu, 18 Oct 2007 15:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2007/01/29/encoding-filter-for-java-web-applications/#comment-374</guid>
		<description>[...] dynamically loaded and placed into my page. I was using UTF-8 throughout my entire application (see an earlier post why) and the AJAX response was sent with charset UTF-8 too. So what is the [...]</description>
		<content:encoded><![CDATA[<p>[...] dynamically loaded and placed into my page. I was using UTF-8 throughout my entire application (see an earlier post why) and the AJAX response was sent with charset UTF-8 too. So what is the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tompson</title>
		<link>http://dertompson.com/2007/01/29/encoding-filter-for-java-web-applications/comment-page-1/#comment-183</link>
		<dc:creator>tompson</dc:creator>
		<pubDate>Tue, 03 Jul 2007 17:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2007/01/29/encoding-filter-for-java-web-applications/#comment-183</guid>
		<description>thanks for that link Denis, seems like a big collection of useful things - I&#039;ll have a look at some of these</description>
		<content:encoded><![CDATA[<p>thanks for that link Denis, seems like a big collection of useful things &#8211; I&#8217;ll have a look at some of these</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://dertompson.com/2007/01/29/encoding-filter-for-java-web-applications/comment-page-1/#comment-181</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Tue, 03 Jul 2007 05:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2007/01/29/encoding-filter-for-java-web-applications/#comment-181</guid>
		<description>Check out encoding filters in JSOS: http://www.servletsuite.com/servlets.htm</description>
		<content:encoded><![CDATA[<p>Check out encoding filters in JSOS: <a href="http://www.servletsuite.com/servlets.htm" rel="nofollow">http://www.servletsuite.com/servlets.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tompson</title>
		<link>http://dertompson.com/2007/01/29/encoding-filter-for-java-web-applications/comment-page-1/#comment-179</link>
		<dc:creator>tompson</dc:creator>
		<pubDate>Mon, 02 Jul 2007 13:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2007/01/29/encoding-filter-for-java-web-applications/#comment-179</guid>
		<description>thanks, fixed it</description>
		<content:encoded><![CDATA[<p>thanks, fixed it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://dertompson.com/2007/01/29/encoding-filter-for-java-web-applications/comment-page-1/#comment-178</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Mon, 02 Jul 2007 13:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2007/01/29/encoding-filter-for-java-web-applications/#comment-178</guid>
		<description>Interesting approach, I like it..

Small typo though: EncofingFilter :)</description>
		<content:encoded><![CDATA[<p>Interesting approach, I like it..</p>
<p>Small typo though: EncofingFilter <img src='http://dertompson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://dertompson.com/2007/01/29/encoding-filter-for-java-web-applications/comment-page-1/#comment-66</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Mon, 05 Feb 2007 13:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2007/01/29/encoding-filter-for-java-web-applications/#comment-66</guid>
		<description>A very good summary of tips to get UTF-8 to work with Tomcat !
Additionally I use the following attribute in HTML form tags to ensure UTF-8 encoding of form data:  
accept-charset=&quot;UTF-8&quot;</description>
		<content:encoded><![CDATA[<p>A very good summary of tips to get UTF-8 to work with Tomcat !<br />
Additionally I use the following attribute in HTML form tags to ensure UTF-8 encoding of form data:<br />
accept-charset=&#8221;UTF-8&#8243;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
