From: Victor L. <vic...@ya...> - 2005-11-18 06:08:14
|
Hi, I need to import a JAR file for the java class I use. If I copy the jar file to my root directory, e.g. /var/www/html/myapp, java_require("http://localhost/myapp/my.jar") can find the class in the jar file. But if I put the jar file in /var/www/html/another and put java_require("http://localhost/another/my.jar"), it cannot find the class. Why? Many thanks. --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click. |