Make sure that the icon is submitted, i.e. make a request to /favicon.ico and check if it appears.
, web.xml, Tomcat Content-Type :
<mime-mapping>
<extension>ico</extension>
<mime-type>image/x-icon</mime-type>
</mime-mapping>
, <mvc:default-servlet-handler /> , /.