I am trying to set the favicon for a web app. I'm running Tomcat 5.5.20 on Windows XP and dropped my .ico file into %TOMCAT_HOME%\webapps\mywebapp and restarted the server. No joy. I still get the default tomcat favicon located in %TOMCAT_HOME%\webapps\ROOT when I go to mywebapp context. Thoughts?
TIA -Noah