how to change index.jsp?
843836Mar 18 2005 — edited Mar 25 2005Hi,
I want index.jsp of the tomcat\root to be changed to display my defined message instead of the default screen. I made my index.jsp and put it under root, stopped and started the tomcat. But even now when I give the http://localhost/index.jsp then I get the default screen.
what am I doing wrong ?