I'm using tomcat 4.x. When i specify a <welcome file>, and hit the root of a
webapp, i'm automatically redirected to the welcome file- ie, if I ask for
http://www.domain.com I'm redirected (and what I'll see in the browser
address bar) to 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 only
http://www.domain.com/ ?

Thanks so much!


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to