Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 92318 invoked from network); 29 May 2009 13:29:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 May 2009 13:29:14 -0000 Received: (qmail 85006 invoked by uid 500); 29 May 2009 13:29:23 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 84939 invoked by uid 500); 29 May 2009 13:29:23 -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 84928 invoked by uid 99); 29 May 2009 13:29:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 13:29:23 +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 209.85.219.219 as permitted sender) Received: from [209.85.219.219] (HELO mail-ew0-f219.google.com) (209.85.219.219) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 13:29:15 +0000 Received: by ewy19 with SMTP id 19so6502090ewy.0 for ; Fri, 29 May 2009 06:28:53 -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=apD3BS8sp9UEZcVlZt5yVHn+PI/sHOS0aqfzJg5YsSA=; b=VMxkm2fgRcfaQlsE3ARvmZjfzs4xJE+tlOW4+OErfNWjsrdVZPUHm39mmjA94ecM6/ HUTekdgyT+Ir35rEC6PUpAn4sgjGotZbx4DcUyu6Y4oFwwkYZPgLyUrD0kChIJP2eZ69 DfftunQO4poFjLGYEj32ytx732M1sgTigSQZ4= 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=B3emcgcG6Ws+rP8ZzsFr3fZS28uncgEch6ctnN8PLcyEXqNUm7EphIbq9uxQ5pnUKJ rRdJtGzs5B/iDOQwH7krAFfl7L4fPIBQxTIUk5MFa/rjDFUypuRsKm3Do7NMcshPhZMv 5KU2bo+kp/RqccAKr2V++ua6hmXZ9AXjeb4Qs= MIME-Version: 1.0 Received: by 10.216.46.194 with SMTP id r44mr932944web.20.1243603733484; Fri, 29 May 2009 06:28:53 -0700 (PDT) In-Reply-To: <4A1FDFE3.4070405@ice-sa.com> References: <4A1FDFE3.4070405@ice-sa.com> Date: Fri, 29 May 2009 09:28:53 -0400 Message-ID: Subject: Re: hello world From: veena pandit To: Tomcat Users List , aw@ice-sa.com Content-Type: multipart/alternative; boundary=001485f04060c6982c046b0d0e32 X-Virus-Checked: Checked by ClamAV on apache.org --001485f04060c6982c046b0d0e32 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Well I had to know, because it was chapter 1 in a web based tutorial for JSP. :-) Thanks, Veena On Fri, May 29, 2009 at 9:15 AM, Andr=E9 Warnier wrote: > veena pandit wrote: > >> It was actually: >> >> http://localhost:8080/webapps/Hello/Hello.html. Sorry for the misprint. >> >> This must be the longest-running thread about a Hello World application > ever, in any programming language. > :-) > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --001485f04060c6982c046b0d0e32--