Hi, when i specify a <welcome file>, and hit the root of a webapp, i'm automatically redirected to the welcome file- ie, i see in the browser address bar "http://www.domain.com/index.jsp". Does anyone know how to make it so that tomcat will forward to the welcome-file, so in the browser address bar it'll show "http://www.domain.com/" ?? The last thing I want to do is to override the default-servlet, but I really see no other solution.
thanks so much! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>