A convenient, but not complete, reference for JSPs TableOfContents

Includes

Include directive

includes jsp fragment textually at translation (to servlet) time.

Include action

dynamically includes at runtime.

JSTL import

dynamically includes from anywhere at runtime.