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?

[246 byte] By [william108a] at [2007-11-27 10:36:53]
# 1

Look into forwarding.

cotton.ma at 2007-7-28 18:44:22 > top of Java-index,Java Essentials,Java Programming...