- Servlets are compiled applications that will respond to the user’s request with an HTML reply
- A servlet compiled from a JSP file generates an HTML response like that of the JSP with appropriate, dynamic HTML according to the Java code specified by the new JSP tags