What a JSP contains

A JSP contains static template text that is written to the output stream. It also contains dynamic content that can take several forms:

“JSP page authoring” provides a brief description of each of these types of dynamic content. For more detailed information, see the JavaServer Pages, or one of the many books about JavaServer Pages technology.