I have a web application deployed in tomcat. When I open the application in a browser, the image before the URL in the address bar and the image before the title of the application on the tab both show the tomcat image. I want to change this and put in my own logo in both the places. How can I do that?
|
feedback
|
|
This image is called the $tomcat-home\webapps\ROOT Just replace it with your own icon image saved as In code try
| |||||||||
feedback
|