You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ryan Lim <ry...@utoronto.ca> on 2002/09/11 01:28:18 UTC

How do I change the default loaded web page?

I just installed tomcat 4 and am currently writing a few jsp pages.  Currently the default page that is always loaded by tomcat is index.html.  However I want to have a jsp page loaded by default.  For instance, I always want the webserver to load up main.jsp when I access tomcat in my web browser.  How would I go about doing this?

Thanks
Ryan