<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 04 Dec 2008 11:46:54 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Hiveminds Magazine: How to bridge PHP and Java on Windows with Apache Tomcat]]></title>
      <guid>http://www.phpdeveloper.org/news/10531</guid>
      <link>http://www.phpdeveloper.org/news/10531</link>
      <description><![CDATA[<p>
Hiveminds Magazine has a <a href="http://www.hiveminds.co.uk/node/3814">recent post</a> about bridging the gap between PHP and Java with the help of the <a href="http://www.apachefriends.org/download.php?xampp-win32-tomcat-addon-6.0.14-2.2.8-installer.exe">Tomcat add-on</a> for Apache.
</p>
<blockquote>
Want to run PHP and access Java? Here's how to do it on Windows XP using Apace and Apache Tomcat. Apache Tomcat is a Servlet container developed at the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run.
</blockquote>
<p>
They <a href="http://www.hiveminds.co.uk/node/3814">go with</a> the XAMPP distribution for the web server setup (for simplicity rather than on a unix-based system) and include the configuration and installation procedures to get everything up and running (screenshots included).
</p>]]></description>
      <pubDate>Wed, 02 Jul 2008 12:06:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Ravensroft's Blog: How To Setup PHP5 with Tomcat 5]]></title>
      <guid>http://www.phpdeveloper.org/news/9704</guid>
      <link>http://www.phpdeveloper.org/news/9704</link>
      <description><![CDATA[<p>
<i>Chris Ravensroft</i> has posted <a href="http://nexus.zteo.com/2008/02/15/how-to-setup-php5-with-tomcat-5/">a quick guide</a> to getting the Java-related web server, Tomcat, up and working with a PHP installation.
</p>
<blockquote>
Sometimes, you want to run PHP with Tomcat. Why? Well, you may have a legacy product, for instance, that will require servlets for many more years. Or you may be using this gigantic Java program and are only interested in adding a tiny PHP piece on the side.
</blockquote>
<p>
It's a pretty <a href="http://nexus.zteo.com/2008/02/15/how-to-setup-php5-with-tomcat-5/">simple process</a> and most of the steps are the standard "download, install, unpack" sorts of things. The important things are the web.xml document you create and the additions to the servlet.properties file to make the PHP module work.
</p>]]></description>
      <pubDate>Tue, 26 Feb 2008 11:31:00 -0600</pubDate>
    </item>
  </channel>
</rss>
