CGI Model

Pieces: Interaction:

Servlet Model

Pieces: Interaction:

Servlets vs CGI

Servlets...

Servlet API (javax.Servlet)

Some of what follows is from the Servlet 2.4 specification

All examples

NEW: the following download has the contexts directories stripped to a minimum. That is, I removed the servlets and jsp subdirectories from each context. You should view these as minimal contexts.

You can download webapps.tar.gz (containing all examples used in this lecture).

References