I'm running Tomcat 6 on Linux and I want change the index.jsp of the ROOT 
context which is displayed by http://localhost:8080/.
For Tomcat 5 I could comment out the index_jsp mapping in web.xml for ROOT. The 
web.xml for the ROOT in Tomcat 6 doesn't contain such a mapping. So how could I 
remove the default JSP index.jsp which is called for http://localhost:8080/ for 
Tomcat 6?

Any help is welcome!
Regards,
Joerg



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to