Learning Apache Tomcat

Go to class
Write Review

Free Online Course: Learning Apache Tomcat provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning Apache Tomcat is taught by Josh Samuelson.

Overview
  • Learn how to deploy Java applications using one of the most popular application server tools: Apache Tomcat.

Syllabus
  • Introduction

    • Apache Tomcat application server
    • What you should know
    1. Tomcat Basics
    • What is Tomcat?
    • Java overview
    • Learning environment
    • Installing Java
    • Installing Tomcat
    2. Servlets
    • Servlet overview
    • Understanding XML
    • Tomcat config files overview
    • More config files
    • Your first Tomcat application
    • Challenge: Set up an open source Tomcat application
    • Solution: Jenkins in Tomcat
    3. Logging
    • Configuration options for Tomcat logs
    • Reading Tomcat logs
    • Challenge: Finding a bug using Tomcat logs
    • Solution: Finding a bug using Tomcat logs
    4. Advanced Tomcat Concepts
    • Introduction to web encryption
    • Set up web encryption
    • Tomcat manager setup
    • Tour of Tomcat manager
    • Deploy with Tomcat manager
    Conclusion
    • Next steps