<?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"
	>
<channel>
	<title>《Tomcat的中文乱码的经典解决方案》的评论</title>
	<atom:link href="http://www.bbbear.org/index.php/archives/27/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bbbear.org/index.php/archives/27</link>
	<description>世界无界，心容则容。</description>
	<pubDate>Thu, 09 Sep 2010 21:59:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>emohuang</title>
		<link>http://www.bbbear.org/index.php/archives/27#comment-50</link>
		<dc:creator>emohuang</dc:creator>
		<pubDate>Sat, 16 Sep 2006 22:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bbbear.org/?p=27#comment-50</guid>
		<description>汗！
我还以为要说什么！
到最后还是没有解决根本性的问题！

request.setCharacterEncoding("gb2312");
其实就是在设URIEncoding=gb2312的问题。
但是Server.xml这个文件并不是我们所能控制的，所以还是建议不要动这个配置文件！

对我有用的或许应该是：useBodyEncodingForURI="true" 吧
刚刚在测试UTF－8，就差POST和GET的统一了！
</description>
		<content:encoded><![CDATA[<p>汗！<br />
我还以为要说什么！<br />
到最后还是没有解决根本性的问题！</p>
<p>request.setCharacterEncoding(&#8221;gb2312&#8243;);<br />
其实就是在设URIEncoding=gb2312的问题。<br />
但是Server.xml这个文件并不是我们所能控制的，所以还是建议不要动这个配置文件！</p>
<p>对我有用的或许应该是：useBodyEncodingForURI=&#8221;true&#8221; 吧<br />
刚刚在测试UTF－8，就差POST和GET的统一了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>程序人生</title>
		<link>http://www.bbbear.org/index.php/archives/27#comment-49</link>
		<dc:creator>程序人生</dc:creator>
		<pubDate>Thu, 24 Aug 2006 23:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bbbear.org/?p=27#comment-49</guid>
		<description>总结的不错！ 称得上，经典这两个字， 同样问题也困扰了我！ 非常感谢！

你的共享精神，值得每个程序员学习！

</description>
		<content:encoded><![CDATA[<p>总结的不错！ 称得上，经典这两个字， 同样问题也困扰了我！ 非常感谢！</p>
<p>你的共享精神，值得每个程序员学习！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
