How it looks in code (what makes a servlet a servlet)

Note

Notice... no main() method. The servlet’s lifecycle methods (like doGet()) are called by the Container.

image with no caption

Get Head First Servlets and JSP, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.