Servlet is a Java application programming interface (API) running on the server machine which can intercept the requests made by the client and can generate/send a response accordingly

Specifications

Specifications - Differences

Servlet Containers

see: Specification - Servlet Containers - Application Servers

Servlet API

Resources