From Grahamstewart@btinternet.com Fri Jun 2 08:50:01 2000 Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 95017 invoked from network); 2 Jun 2000 08:50:01 -0000 Received: from unknown (HELO protactinium) (194.73.73.176) by locus.apache.org with SMTP; 2 Jun 2000 08:50:01 -0000 Received: from [213.1.177.202] (helo=dexter) by protactinium with smtp (Exim 3.03 #16) id 12xn9P-0006mg-00 for tomcat-user@jakarta.apache.org; Fri, 02 Jun 2000 09:49:55 +0100 Message-ID: <00a301bfcc6f$7e36cce0$0ac7c7c7@dexter> From: "Graham Stewart" To: References: <008d01bfccc9$87387460$2916a8c0@SANSUI> Subject: Re: Need Help -Tomcat 3.1 for Servlets Date: Fri, 2 Jun 2000 09:49:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Amit, What compilation errors do you get? Have you installed the Java Servlet Development Kit or JavaServer Web Development Kit? There at http://java.sun.com/products/servlet/download.html Graham ----- Original Message ----- From: amit To: Sent: Friday, June 02, 2000 8:34 PM Subject: Need Help -Tomcat 3.1 for Servlets > Hi, > I installed tomcat 3.1 with Jdk1.3 in standalone mode. > But a basic problem about sample servlets I'm coming across > is I'm unable to compile them.They are running fine when I > invoke them in browser. Even the tomcat server is running fine. > > Settings on my machine are : > > jdk1.3 with tomcat 3.1 > > Path=c:\jdk1.3\bin > Classpath=. ;c:\jdk1.3\lib\tools.jar ; c:\jdk1.3\src.jar > JAVA_HOME=c:\jdk1.3 > TOMCAT_HOME=c:\jakarta-tomcat > > Pl. Help with above ref. as earliest. > > With Regards, > -Amit. > > > -------------------------------------------------------------------------- > To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org > For additional commmands, email: tomcat-user-help@jakarta.apache.org >