Installation Guides
Download the PHP/Java Bridge binary and extract it into a directory.
Installation
- Install Apache Tomcat as a Windows or Unix service and copy JavaBridge.war to Tomcat's autodeploy folder.
- Browse to http://localhost:8080/JavaBridge and run the PHP and JSP examples.
- Copy or symlink the created webapps/JavaBridge folder to the web server document root.
- Browse to http://yourHost.com/JavaBridge and run the PHP examples.