PHPImpact Blog: Running PHP with Quercus in Jetty Web Server
The PHP::Impact blog has a new post looking at how to run PHP on a Jetty (Java) web server using Quercus.
Tomcat and Jetty are very similar. Jetty can be invoked and installed as a stand alone application server. It has a flexible component based architecture that allows it to be easily deployed and integrated in [...]