Serverlet container environment

Comes with its own HTTP server separate from Apache’s HTTP server

Runs Java code in Java environment

Tomcat implements Sun Microsystems’ Java Servlet and JSP (Java Server Pages) specifications

XML config files are used to install Tomcat

Configuration

Troubleshooting