Detection via the HTTP response header – X-Powered-By

A very common way of detecting an Apache Tomcat installation is by looking at the X-Powered-By HTTP header in the server response:

A typical installation will give the Apache Tomcat version in the HTTP response header.