Why my servlet files fail to compile

2001-01-05 Thread RAHMAN,ABDUR (HP-Sunnyvale,ex1)
Hi All, I am running Tomcat 3.1 with JDK 1.3. I have setup TOMCAT_HOME and JDK_HOME and all that stuffs. I need to compile servlet files manually before running under TOMCAT. When I compile using javac, my compilation fails. Even though I setup TOMCAT_HOME, why it has problem recognizing

Re: Why my servlet files fail to compile

2001-01-05 Thread Ramkumar Manoharan
HP-Sunnyvale,ex1)" [EMAIL PROTECTED] Subject: Why my servlet files fail to compile Date: Fri, 5 Jan 2001 17:09:10 -0800 Hi All, I am running Tomcat 3.1 with JDK 1.3. I have setup TOMCAT_HOME and JDK_HOME and all that stuffs. I need to compile servlet files manually before running under TOMCAT.