Configure Default Homepage
Hi, I am using tomcat 6.0
I have an applicaction called "myapp".
How to set that when the browser browse to http://localhost:8080/myapp/
it automatically direct it to
http://localhost:8080/myapp/myServlet/login.jsp?
Hi, I am using tomcat 6.0
I have an applicaction called "myapp".
How to set that when the browser browse to http://localhost:8080/myapp/
it automatically direct it to
http://localhost:8080/myapp/myServlet/login.jsp?