You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Aviv Eliezer <in...@eliezer.org> on 2002/09/17 10:18:51 UTC

Forward vrs redirect to a welcome-file

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>