Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 8667 invoked from network); 16 Aug 2006 19:12:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Aug 2006 19:12:39 -0000 Received: (qmail 84126 invoked by uid 500); 16 Aug 2006 19:12:28 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 84105 invoked by uid 500); 16 Aug 2006 19:12:27 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 84094 invoked by uid 99); 16 Aug 2006 19:12:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 12:12:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [216.187.141.5] (HELO smtp1.180com.net) (216.187.141.5) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 12:12:26 -0700 Received: from [192.168.1.26] ([216.187.191.134]) by smtp1.180com.net (8.13.7/8.13.7) with ESMTP id k7GJC4KL013755 for ; Wed, 16 Aug 2006 13:12:04 -0600 Message-ID: <44E36E11.10403@wtceng.com> Date: Wed, 16 Aug 2006 13:12:17 -0600 From: Lou Caudell User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Changing to different index.jsp from Tomcat default index.jsp References: <351F89D30B94074CA4EF76696E56411307CB009C@susday234.corp.ncr.com> In-Reply-To: <351F89D30B94074CA4EF76696E56411307CB009C@susday234.corp.ncr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: OK, scanned by ClamAV X-Scanned-By: MIMEDefang 2.39 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N McRaven, Brian wrote: > When I start my Tomcat server and link to http://localhost/ I get the > default index.jsp that comes with Apache Tomcat Server. I want to use > my own index.jsp how do I achieve this objective? > > Brian > > It's under webapps/ROOT. But, rename the original one, as it is useful. - Lou Caudell --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org