> usual mod_jk type
> of connection between the two. (?)
Please see our FAQ "I want to use Apache/IIS as a front-end and tomcat as a back end. How do I enable PHP and JSP for all my applications?"
> The purpose of this project is to incorporate the
> functionality of the java
> servlets into an existing php site. I intend to pass php
> variable values
> to servlets on the tomcat box to retrieve information from
> the backend
> database and present it using php generated html on the
> apache box.
For this you don't need JSP. Just copy the JavaBridge.war to your J2EE back end, wait until the JavaBridge directory appears and copy the JavaBridge folder to the HTTP server. Please see our install instructions for details.
Regards,
Jost Boekemeier
P.S.: I am open for suggestions how to improve our documentation so that such questions won't be asked regularly.
|