(
JSP
Standard
Tag
Library) A set of software routines in Java that are used in JSP pages by referencing them with tags. The JSTL is a common resource used by all JSP programmers; however, JSP custom tags can be written by any programmer who wants to develop a reusable routine. See
JSP tag.