
SSL/TLS - Installing and configuring SSL/TLS support so that your Tomcat will serve requests using the https protocol.JSPs - Information about Jasper configuration, as well as the JSP compiler usage.Classloading - Information about class loading in the software, including where to place your application classes so that they are visible.JDBC DataSource - Configuring a JNDI DataSource with a DB connection pool.

JNDI Resources - Configuring standard and custom resources in the JNDI naming context that is provided to each web application.Security Manager - Configuring and using a Java Security Manager to support fine-grained control over the behavior of your web applications.Realms and Access Control - Description of how to configure Realms (databases of users, passwords, and their associated roles) for use in web applications that utilize Container Managed Security.Host Manager - Operating the Host Manager web app to add and remove virtual hosts while the app is running.Manager - Operating the Manager web app to deploy, undeploy, and redeploy applications while the app is running.

