On 12/08/2009 14:26, Jörg Spilling wrote:
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!
Why not just replace the ROOT application with your own ROOT.war?
p
Regards,
Joerg
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org