
This FAQ is a summary of several articles
related to problems with Tomcat&PHP

Since a longer periode of time it is already possible
to use PHP under Tomcat. But aside of some special cases,
that doesn't make a lot of sense. The classic Apache webserver
and PHP are a perfect team. So why should you do this?

Welcome to the second part: Today we will take a closer look on Tomcat, and how PHP works under Tomcat.

The last time, I noticed already, that Tomcat provides a set of objects to use
Tomcat features. Today I will dive into these objects - and we will write
our first web page using Tomcat features.

Today we will take a look on JSP tags, and I present you some classes to use them in PHP scripts.

In this fifth and last part of the article series, we test the duo
Tomcat and PHP, if they are fast and stable enough in a production environment.