Hello, I have tomcat4 installed and when i run tomcat with /etc/init.d/tomcat4 start, it uses JAVA_HOME=/usr/lib/kaffe and then tomcat immediately stops running. when i check the status of the server, i get the message that Tomcat servlet engline is not running but the pid file exists. So, now when i change the JAVA_HOME variable using: export JAVA_HOME=/usr/java/j2sdk1.4.2_09 , and then start tomcat again using /etc/init.d/tomcat4 start, it runs continuously without a problem. After this, when i try 2 run a jsp file, it dooesn't run and comes up with errors: org.apache.Jasper.JasperException: unable to compile class for jsp /var/lib/tomcat4/work/Standalone/localhost/../jspfilename.java:8: package servlet_classes does not exist import servlet_classes.Database;; ^ so.. where am i going wrong? kindly guide since as u would b knowing, im a complete newbie here! thanks in advance
--------------------------------- Yahoo! FareChase - Search multiple travel sites in one click.