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 50687 invoked from network); 19 Dec 2000 21:47:31 -0000 Received: from unknown (HELO ws7.internet.web-sites.com) (216.177.10.220) by locus.apache.org with SMTP; 19 Dec 2000 21:47:31 -0000 Received: from ISAAC (unverified [64.31.70.101]) by ws7.internet.web-sites.com (Rockliffe SMTPRA 4.2.4) with SMTP id for ; Tue, 19 Dec 2000 16:46:43 -0500 From: "Dave Newton" To: Subject: RE: Strange moving problems Date: Tue, 19 Dec 2000 16:47:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <48055857148DD311996A000629509037024B75AB@postoffice01.arup> X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N > One of the most baffling being when going from an html page to a servlet > it returns a 404 error even though nothing is showing up in the Tomcat log By the tomcat log do you mean jasper.log? Until I had a virtual server set up I got 404 errors on JSP files~maybe it's the same thing? Dave