SE452: Lecture 2
(The Java Servlet API/Intro to Tomcat)
[0/24] ![]() |
Overview of Today's Class [1/24] |
Java Servlets [2/24] |
Servlet Container [3/24] |
Jakarta Tomcat [4/24] |
Tomcat Installation and Setup [5/24] |
Running/Configuration [6/24] |
A simple Servlet [7/24] |
URIs [8/24] |
The servlet API [9/24] |
The Servlet Framework [10/24] |
The servlet lifecycle [11/24] |
The Servlet Lifecycle for HttpServlet [12/24] |
Web Applications [13/24] |
Configuring Tomcat [14/24] |
Manager/Admin [15/24] |
A little XML [16/24] |
XML continued [17/24] |
Specifying a context [18/24] |
Directory structure of a webapp [19/24] |
The deployment descriptor [20/24] |
Deploying a web app - expanded war file [21/24] |
Configuring Web Apps (more web.xml) [22/24] |
Using init parameters [23/24] |
Homework [24/24] |