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 15196 invoked from network); 2 Jun 2000 10:08:01 -0000 Received: from spmler1.mail.eds.com (194.128.225.190) by locus.apache.org with SMTP; 2 Jun 2000 10:08:01 -0000 Received: from nnse.eds.com (nnse.eds.com [205.191.69.78]) by spmler1.mail.eds.com (8.9.3/8.9.3) with ESMTP id LAA29428 for ; Fri, 2 Jun 2000 11:15:52 +0100 (BST) Received: from nnse.eds.com (localhost [127.0.0.1]) by nnse.eds.com (8.9.3/8.9.3) with ESMTP id LAA16456 for ; Fri, 2 Jun 2000 11:07:59 +0100 (BST) Received: from gbspm010.exgb01.exch.eds.com ([207.37.51.202]) by nnse.eds.com (8.9.3/8.9.3) with ESMTP id LAA16452 for ; Fri, 2 Jun 2000 11:07:58 +0100 (BST) Received: by GBSPM010 with Internet Mail Service (5.5.2650.21) id ; Fri, 2 Jun 2000 11:07:56 +0100 Message-ID: From: "Bolton, Ian H" To: "'tomcat-user@jakarta.apache.org'" Subject: RE: Need Help -Tomcat 3.1 for Servlets Date: Fri, 2 Jun 2000 11:07:57 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I include the servlet.jar file in jakarta-tomcat/lib in the classpath, which seems to work OK, avoiding a separate download. Also I use jdk1.3/jre/lib/rt.jar rather than src.jar but I dont know if that makes any difference. -----Original Message----- From: Graham Stewart [mailto:Grahamstewart@btinternet.com] Sent: 02 June 2000 09:50 To: tomcat-user@jakarta.apache.org Subject: Re: Need Help -Tomcat 3.1 for Servlets 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 > -------------------------------------------------------------------------- To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org For additional commmands, email: tomcat-user-help@jakarta.apache.org