From: <php...@li...> - 2009-04-08 10:02:06
|
Why do you call java_require()? Just put your libs to web-inf/lib. You can use die() in you code to check where it loops. Apr 8, 2009 11:19 vorm. schrieb am < php...@li...>: I don't understand it.It is still loading...................................................................... Why is it so??? Is my code correct? Maybe now my HalloWelt.jar can't be found?..................................................................................... <?php require_once("Java.inc"); java_require("HalloWelt.jar"); $myObj = new Java('HalloWelt'); // display Hello World echo (String) $myObj->getHalloWelt(); ?> Thank you in advance!!!!! ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |