Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 88618 invoked from network); 27 May 2009 13:25:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 May 2009 13:25:49 -0000 Received: (qmail 36766 invoked by uid 500); 27 May 2009 13:25:57 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 36741 invoked by uid 500); 27 May 2009 13:25:57 -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 36714 invoked by uid 99); 27 May 2009 13:25:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 May 2009 13:25:51 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of v.kris21@gmail.com designates 74.125.78.147 as permitted sender) Received: from [74.125.78.147] (HELO ey-out-1920.google.com) (74.125.78.147) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 May 2009 13:25:41 +0000 Received: by ey-out-1920.google.com with SMTP id 13so1017342eye.12 for ; Wed, 27 May 2009 06:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=jcVHgGV7LEc0HCyAQyf94S+n54xC3tsxmlf4RmvUmws=; b=RBHB9YX65mR8bBSApDZ2lyY7sopUT3sR2SJRok6CDrgHtTipIeDL0ix8HRuludTElL BWytDrngea4Z1ya121+KD3bF7mm0jGi5iRBL/m/cvHKhkHQ2lWyMqQxe+NRfdBdQBOSL lFw2APYrfYGcMju0kowlDc2RXwOypTJn9Vruk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=nD95Ci4fIZJVNZOYOwpGX4B5kP0NOnPAd5u0Z4UC6HTd5OwV0UnMbiKJGBbXeQnDHE LNRuK16v2bJx8+pbGUMvCZcP8rU1j9fJ4QBKdZgp3v8UUzT87CQk4cCd7Gi7BVwDjnf7 dTcZG5J5SEEdT91Qj9W/YV6W1aIrqFl8ZCmAU= MIME-Version: 1.0 Received: by 10.216.54.83 with SMTP id h61mr3659254wec.69.1243430719679; Wed, 27 May 2009 06:25:19 -0700 (PDT) In-Reply-To: References: <4eedb92a0905261752t17b801ecve6f382aa7d881c08@mail.gmail.com> <4A1C92B6.8080401@verizon.net> Date: Wed, 27 May 2009 09:25:19 -0400 Message-ID: Subject: Re: hwllo.html From: veena pandit To: Tomcat Users List Content-Type: multipart/alternative; boundary=001485f6d910596d7e046ae4c630 X-Virus-Checked: Checked by ClamAV on apache.org --001485f6d910596d7e046ae4c630 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit This worked, but when I created a directory HelloWorld under webApps and put he hello.html there, I got a 404. Thanks, On Tue, May 26, 2009 at 11:57 PM, Geofrey Rainey wrote: > Place an index.html file in the Tomcat default web application docroot: > > webapps/ROOT > > Then you should be able to access it with: > > http://servername:8080 > > > -----Original Message----- > From: veena pandit [mailto:v.kris21@gmail.com] > Sent: Wednesday, 27 May 2009 1:13 p.m. > To: Tomcat Users List > Subject: Re: hwllo.html > > ok thanks, > > Veena > > On Tue, May 26, 2009 at 9:09 PM, David Kerber > wrote: > > > veena pandit wrote: > > > >> I saw that the tomcat example has a servlet example and a jsp example > but > >> no > >> html example. > >> > >> > > Put .html's in the same folder as .jsp's, and it should work. > > > > > > D > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > > For additional commands, e-mail: users-help@tomcat.apache.org > > > > > ========================================================== > For more information on the Television New Zealand Group, visit us > online at tvnz.co.nz > ========================================================== > CAUTION: This e-mail and any attachment(s) contain information that > is intended to be read only by the named recipient(s). This information > is not to be used or stored by any other person and/or organisation. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --001485f6d910596d7e046ae4c630--