From: <php...@li...> - 2007-04-04 09:55:29
|
Hi, > bridge v4.0.7 on XAMPP 1.6.0a. I don't know what XAMPP is, but the generic description from the README should work: 1. Start your J2EE server, copy JavaBridge.war into its autodeploy folder 2. Use require_once("http://localhost:<port>/JavaBridge/java/Java.inc"); if you want to access Java from your PHP scripts. In case you don't want to install a J2EE server or servlet engine, the JavaBridge.jar contained in the JavaBridge.war contains a simple servlet engine implementation which can be started with: java -jar JavaBridge.jar SERVLET:8080 Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |