tomcat\conf\web.xml find
<init-param>
      <param-name>listings</param-name>
      <param-value>false</param-value>//true->false
    </init-param>