Working with Servlets

Difficulty: Intermediate
Duration: 13 minutes and 5 seconds
Students: 25

This lesson provides a comprehensive overview of servlets. We'll work through the main components and then show you a couple of examples of servlets in use.

Learning Objectives

  • Understand the basics of servlets
  • Learn about servlet requests, servlet filters and listeners, as well as servlets context and listeners

Intended Audience

This lesson is intended for anyone who already has basic knowledge of Java and now wants to learn about Java EE 6.

Prerequisites

Basic knowledge of Java programming.