How to set the default login jsp page?
843841Sep 22 2004 — edited Sep 22 2004 i have written a jsp page called Login.jsp. i want it to be the default jsp page when i type the url "http://localhost:8080" , instead of the index.html of tomcat . how to make it ?