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
