<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paul Gregoire's Blog &#187; servlet</title>
	<atom:link href="http://gregoire.org/tag/servlet/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregoire.org</link>
	<description>Various ramblings-on, mostly about Red5</description>
	<lastBuildDate>Thu, 26 Aug 2010 16:38:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP support in Red5</title>
		<link>http://gregoire.org/2009/06/06/php-support-in-red5/</link>
		<comments>http://gregoire.org/2009/06/06/php-support-in-red5/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 20:13:26 +0000</pubDate>
		<dc:creator>mondain</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Red5]]></category>
		<category><![CDATA[bean]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[servlet]]></category>

		<guid isPermaLink="false">http://gregoire.org/?p=56</guid>
		<description><![CDATA[I&#8217;ve updated my &#8220;parameterdemo&#8221; to include a couple PHP pages. The latest trunk (0.8.1-dev) now supports PHP through the use of Quercus. To enable it simply set a context parameter in your web.xml and include the quercus and resin-utils jars in your WEB-INF/lib. See the zip file for a complete example (eclipse + ant). Once [...]]]></description>
		<wfw:commentRss>http://gregoire.org/2009/06/06/php-support-in-red5/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Accessing parameters</title>
		<link>http://gregoire.org/2008/10/01/accessing-parameters/</link>
		<comments>http://gregoire.org/2008/10/01/accessing-parameters/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 04:14:00 +0000</pubDate>
		<dc:creator>mondain</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Red5]]></category>
		<category><![CDATA[context]]></category>
		<category><![CDATA[param]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[servlet]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://gregoire.org/?p=29</guid>
		<description><![CDATA[Describes how to access parameters from inside a Red5 application or servlet context.]]></description>
		<wfw:commentRss>http://gregoire.org/2008/10/01/accessing-parameters/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
