RSS feed
All(28) Eclipse(4) Java(5) JDBC(5) JSP(3) Maven(7) Personal (1) Spring(3) Tomcat(5)
<< December 2007 | Home | February 2008 >>

Running PHP Scripts inside of Tomcat and accessing Java Classes via Caucho Quercus

Setup and install of Quercus allowing php to access java classes

How to install Caucho Quercus (3.1.3-3.1.5 )and run PHP scripts under a web container (namely Tomcat 5.5.X) and be able to access java classes and use java like syntax in these php scripts. Why would you do this you might ask ? Read on ... 

Read more...