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 <geofrey.rai...@tvnz.co.nz>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.kri...@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 <dcker...@verizon.net> > 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-unsubscr...@tomcat.apache.org > > For additional commands, e-mail: users-h...@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-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >