If you are really using "WEB_INF" instead of "WEB-INF", then your ROOT context is probably not loading correctly.
<[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > We are running tomcat/catalina as a thread/embedded. For some reason even > though we have in the web.xml(in both the conf directory and in the WEB_INF > of out application) the definition of the "welcome-file-list", we cannot get > the index.html when we type "http://myhost:8080" in the browser, we have to > explicitly type "http://myhost:8080/index.html". Does anybody has a > solution to this problem? > > Thank You > Carlos Rivera -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
