|
From: <php...@li...> - 2007-03-08 13:54:29
|
> java -jar JavaBridge.jar SERVLET:8101
> require_once("C:\\opt\JavaBridge\java\java.inc");
Use
require_once("http://localhost:8101/JavaBridge/java/Java.inc");
instead.
If you want to use the local Java.inc, change the
option JAVA.SERVLET from 8080 to 8101 (see
C:\\opt\JavaBridge\java\Options.inc).
Regards,
Jost Boekemeier
___________________________________________________________
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
|