Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 5332 invoked from network); 13 Jun 2004 00:03:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Jun 2004 00:03:14 -0000 Received: (qmail 64412 invoked by uid 500); 13 Jun 2004 00:02:58 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 64319 invoked by uid 500); 13 Jun 2004 00:02:57 -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 64306 invoked by uid 99); 13 Jun 2004 00:02:57 -0000 Received: from [64.49.222.30] (HELO server1.webtuitive.com) (64.49.222.30) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sat, 12 Jun 2004 17:02:57 -0700 Received: from webtuitive.com (dsl092-004-182.sfo1.dsl.speakeasy.net [66.92.4.182]) (authenticated bits=0) by server1.webtuitive.com (8.12.11/8.12.10) with ESMTP id i5D02eV3031434 for ; Sat, 12 Jun 2004 19:02:40 -0500 Message-ID: <40CB999F.6060705@webtuitive.com> Date: Sat, 12 Jun 2004 17:02:39 -0700 From: Hassan Schroeder Organization: Webtuitive Design User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: How do I run servlets on the root directory of localhost? References: <001801c450d1$341ae020$3a5afea9@DELL530> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Jarl Skogsholm wrote: >> What happens if you just enter: http://localhost:8080/ > > It runs my servlet except without images, .css, .js files. Sounds like the paths in your servlet are wrong; are they relative or absolute? What do the 404 entries in your logs say? -- Hassan Schroeder ----------------------------- hassan@webtuitive.com Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com dream. code. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org