By default Tomcat looks in docBase for a file called "index.html". Is there a way to change the default filename? In other words when I enter the URL: I don't want it to look for index.html but for "startpage.html". I am running Tomcat stand alone. I guess it would be the equivalent of "DirectoryIndex" in Apache (httpd.conf). Any ideas?
Thanks,
Greg
Thanks,
Greg