<?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>Comments on: How to get RichFaces to not crash Safari</title>
	<atom:link href="http://www.digitalsanctuary.com/tech-blog/java/jboss/seam/how-to-get-richfaces-to-not-crash-safari.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitalsanctuary.com/tech-blog/java/jboss/seam/how-to-get-richfaces-to-not-crash-safari.html</link>
	<description>Java, ATG, Seam, and related Technologies</description>
	<pubDate>Thu, 20 Nov 2008 22:20:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: inhumanbean</title>
		<link>http://www.digitalsanctuary.com/tech-blog/java/jboss/seam/how-to-get-richfaces-to-not-crash-safari.html#comment-8199</link>
		<dc:creator>inhumanbean</dc:creator>
		<pubDate>Wed, 16 Jul 2008 14:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/java/jboss/seam/how-to-get-richfaces-to-not-crash-safari.html#comment-8199</guid>
		<description>Thanks for the tip!..worked like a charm...merci boquet.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!..worked like a charm&#8230;merci boquet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devon</title>
		<link>http://www.digitalsanctuary.com/tech-blog/java/jboss/seam/how-to-get-richfaces-to-not-crash-safari.html#comment-5892</link>
		<dc:creator>Devon</dc:creator>
		<pubDate>Wed, 14 May 2008 23:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/java/jboss/seam/how-to-get-richfaces-to-not-crash-safari.html#comment-5892</guid>
		<description>Yes, you'll have to do one or the other.  What software/framework/code are you using to generate the AJAX response?</description>
		<content:encoded><![CDATA[<p>Yes, you&#8217;ll have to do one or the other.  What software/framework/code are you using to generate the AJAX response?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koen</title>
		<link>http://www.digitalsanctuary.com/tech-blog/java/jboss/seam/how-to-get-richfaces-to-not-crash-safari.html#comment-5888</link>
		<dc:creator>koen</dc:creator>
		<pubDate>Wed, 14 May 2008 20:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/java/jboss/seam/how-to-get-richfaces-to-not-crash-safari.html#comment-5888</guid>
		<description>i'm having issues in combination with javascript generated in AJAX request. on the first request, the content type is text/html en the generated javascript is than not put inside a CDATA block (which is an xml thing).

after an AJAX requests, i get errors on firefox, as the contentType of the response is set to text/xml but the javascript is NOT put inside a CDATA block.

to fix this, i guess the javascript code should be put inside a CDATA block or the AJAX response content type should be text/html to.</description>
		<content:encoded><![CDATA[<p>i&#8217;m having issues in combination with javascript generated in AJAX request. on the first request, the content type is text/html en the generated javascript is than not put inside a CDATA block (which is an xml thing).</p>
<p>after an AJAX requests, i get errors on firefox, as the contentType of the response is set to text/xml but the javascript is NOT put inside a CDATA block.</p>
<p>to fix this, i guess the javascript code should be put inside a CDATA block or the AJAX response content type should be text/html to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
