<?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: JSTL patch</title>
	<atom:link href="http://flavio.tordini.org/jstl-patch/feed" rel="self" type="application/rss+xml" />
	<link>http://flavio.tordini.org/jstl-patch</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 01:45:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ralph Boots</title>
		<link>http://flavio.tordini.org/jstl-patch/comment-page-1#comment-10</link>
		<dc:creator>Ralph Boots</dc:creator>
		<pubDate>Thu, 10 Jan 2008 12:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/jstl-patch#comment-10</guid>
		<description>Thanks Flavio, this has really helped me with a job I am doing at the moment. The performance without JAXEN is shocking. I can make dinner and eat it in the time it takes to render a page without JAXEN.

Many thanks as well.

Ralph</description>
		<content:encoded><![CDATA[<p>Thanks Flavio, this has really helped me with a job I am doing at the moment. The performance without JAXEN is shocking. I can make dinner and eat it in the time it takes to render a page without JAXEN.</p>
<p>Many thanks as well.</p>
<p>Ralph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://flavio.tordini.org/jstl-patch/comment-page-1#comment-9</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Thu, 10 Jan 2008 12:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/jstl-patch#comment-9</guid>
		<description>Thank you Rob!
By the way on Java (1.)5 you needed xalan.jar because the JDK does not expose anymore its internal xalan to the application&#039;s classloader.</description>
		<content:encoded><![CDATA[<p>Thank you Rob!<br />
By the way on Java (1.)5 you needed xalan.jar because the JDK does not expose anymore its internal xalan to the application&#8217;s classloader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Vugts</title>
		<link>http://flavio.tordini.org/jstl-patch/comment-page-1#comment-8</link>
		<dc:creator>Rob Vugts</dc:creator>
		<pubDate>Thu, 10 Jan 2008 12:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/jstl-patch#comment-8</guid>
		<description>Great stuff Flavio,

I noticed a massive performance degradation too, after upgrading to JSTL 1.1, and I am very pleased to see that you have made your workaround available to other people. Your fix made my JSTL web pages usable again!

It also fixed the issues I was having to get JSTL 1.1 working with java 1.5. Until I installed your patch, I needed to include xalan.jar in my war files to get around many class loading errors, but now all works as before.

Many thanks!

Rob</description>
		<content:encoded><![CDATA[<p>Great stuff Flavio,</p>
<p>I noticed a massive performance degradation too, after upgrading to JSTL 1.1, and I am very pleased to see that you have made your workaround available to other people. Your fix made my JSTL web pages usable again!</p>
<p>It also fixed the issues I was having to get JSTL 1.1 working with java 1.5. Until I installed your patch, I needed to include xalan.jar in my war files to get around many class loading errors, but now all works as before.</p>
<p>Many thanks!</p>
<p>Rob</p>
]]></content:encoded>
	</item>
</channel>
</rss>
