You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by kh...@HQ.Verizonwireless.com on 2004/09/30 20:37:50 UTC

hiding the welcome file

Hello:

I am interested in hiding the welcome file from my webapp.. Assume I am
connecting to http://www.mysite.com <http://www.mysite.com/> .  Tomcat
4.1.29 and 5.0 will show that as http://www.mysite.com/index.jsp
<http://www.mysite.com/index.jsp> .  How do I go about hiding the index.jsp
without destryong the rest of my web app? I know that the Jakarta folks do
it in the example web application they include with their binary distro.
Has anyone figured out how to do it for our webapp?

 

Let me know

 

Thanks,

 

Azam Khan