The Admin web application is configured through an XML descriptor file located at CATALINA_BASE/webapps/admin.xml. This follows the standard Tomcat deployment descriptor pattern where configuration is in XML files, not HTML files. The CATALINA_BASE path is used for instance-specific configurations.