News Feed
Sections

News Archive
feed this:

Hiveminds Magazine:
How to bridge PHP and Java on Windows with Apache Tomcat
July 02, 2008 @ 12:06:44

Hiveminds Magazine has a recent post about bridging the gap between PHP and Java with the help of the Tomcat add-on for Apache.

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.

They go with 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).

0 comments voice your opinion now!
java tomcat windows apache xampp install configure screenshot



Chris Ravensroft's Blog:
How To Setup PHP5 with Tomcat 5
February 26, 2008 @ 11:31:00

Chris Ravensroft has posted a quick guide to getting the Java-related web server, Tomcat, up and working with a PHP installation.

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.

It's a pretty simple process 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.

3 comments voice your opinion now!
tomcat java webserver php5 webxml servletproperties configure tutorial



Community Events











Don't see your event here?
Let us know!


framework application conference package developer database zend code security mysql zendframework ajax cakephp job book example PEAR releases release PHP5

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework