<init-param>
            <param-name>listings</param-name>
            <param-value>false</param-value>
        </init-param>去掉上面的部分,保留
<welcome-file-list>
        <welcome-file>index.html</welcome-file>
        <welcome-file>index.htm</welcome-file>
        <welcome-file>index.jsp</welcome-file>
    </welcome-file-list>
即可