Hi,

Shouldn't the WAR file specify a welcome file in WEB-INF/web.xml such as the
following:

    <welcome-file-list>
       <welcome-file>index.jsp</welcome-file>
    </welcome-file-list>

I am working with Bluestone's Total-e-Server, which supports WAR file but
does not open index.jsp by default (I assume Tomcat does this
automatically).  I added the above welcome file specification to web.xml in
order to avoid having to append index.jsp to the URL to get to Jetspeed.

Thanks,
Marvin


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]

Reply via email to