Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 84956 invoked from network); 15 Aug 2002 18:44:31 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 15 Aug 2002 18:44:31 -0000 Received: (qmail 14395 invoked by uid 97); 15 Aug 2002 18:44:43 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 14376 invoked by uid 97); 15 Aug 2002 18:44:43 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 14350 invoked by uid 98); 15 Aug 2002 18:44:42 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <83F0258A9996D311B14200A0C98F17360202C3D0@aas-internet.aas.com> From: "Turner, John" To: 'Tomcat Users List' Subject: RE: Newbie questions Date: Thu, 15 Aug 2002 14:44:00 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Did you add a Context entry in server.xml for jimbo? Basically, wherever you see entries in server.xml for "examples", you need to do the same thing for "jimbo", then restart tomcat. You can also put your servlet into the examples directory, with the example servlets, and see if you can call it via http://localhost:8080/examples/Form1 John Turner jturner@NOSPAM.aas.com -----Original Message----- From: Jim Marnell [mailto:jlmswf@yahoo.com] Sent: Thursday, August 15, 2002 2:31 PM To: tomcat-user@jakarta.apache.org Subject: Newbie questions I'm having problems running a servlet. I've installed tomcat 4.0.4, apache 2 & jdk 1.4 on redhat 7.2. I put html file with the following into apache's htdocs directory
I then created a directory in $tomcat_home/webapps called jimbo. Within directory jimbo I created WEB-INF/classes and moved my compiled servlet into it. I restarted tomcat and get a 404 message stating that Form1 is not available. Please let me know what is wrong. Also, do I need any special apache modules for tomcat? Thanks in advance. /J --------------------------------- Do You Yahoo!? HotJobs, a Yahoo! service - Search Thousands of New Jobs -- To unsubscribe, e-mail: For additional commands, e-mail: