<?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: Juseppe, a simple JSP framework</title>
	<atom:link href="http://flavio.tordini.org/juseppe/feed" rel="self" type="application/rss+xml" />
	<link>http://flavio.tordini.org/juseppe</link>
	<description>I create simple and useful apps</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:48:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Remy</title>
		<link>http://flavio.tordini.org/juseppe/comment-page-1#comment-602</link>
		<dc:creator>Remy</dc:creator>
		<pubDate>Fri, 14 Aug 2009 11:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/juseppe-a-simple-jsp-framework#comment-602</guid>
		<description>Issue with tomcat AJP connector
&#039;requestURL&#039; doesn&#039;t work for AJP connector, use &#039;requestURI&#039;

prelude.jspf,v 1.1 2005/05/25:

change 
  

to
  

and your fine</description>
		<content:encoded><![CDATA[<p>Issue with tomcat AJP connector<br />
&#8216;requestURL&#8217; doesn&#8217;t work for AJP connector, use &#8216;requestURI&#8217;</p>
<p>prelude.jspf,v 1.1 2005/05/25:</p>
<p>change </p>
<p>to</p>
<p>and your fine</p>
]]></content:encoded>
	</item>
</channel>
</rss>

