JavaServer Pages Standard Tag Library

The JavaServer Pages Standard Tag Library (JSTL), is a component of the Java EE Web application development platform. It extends the JSP specification by adding a tag library of JSP tags for common tasks, such as XML data processing, conditional execution, loops and internationalization. JSTL was developed under the Java Community Process (JCP) as Java Specification Request (JSR) 52. On May 8, 2006, JSTL 1.2 was released.

JSTL provides an effective way to embed logic within a JSP page without using embedded Java code directly. The use of a standardised tag set, rather than breaking in and out of Java code, leads to more maintainable code and enables separation of concerns between the development of the application code and user interface.

In addition to JSTL, the JCP has the following JSRs to develop standard JSP tag libraries:

  • JSR 128: JESI – JSP Tag Library for Edge Side Includes (inactive)
  • JSR 267: JSP Tag Library for Web Services

Famous quotes containing the words pages, standard, tag and/or library:

    For most of my adult life, I have been an emotional hit-and- run driver—that is, a reporter. I made people like me, trust me, open their hearts and their minds to me, and cry and bleed on to the pages of my neat little notebooks, and then I went back to a safe place and made a story out of it.
    Anna Quindlen (b. 1952)

    ... the meanest life, the poorest existence, is attributed to God’s will, but as human beings become more affluent, as their living standard and style begin to ascend the material scale, God descends the scale of responsibility at a commensurate speed.
    Maya Angelou (b. 1928)

    I believe in the flesh and the appetites,
    Seeing, hearing, feeling, are miracles, and each part and tag of me
    is a miracle.

    Divine am I inside and out, and I make holy whatever I touch or am touch’d from,
    The scent of these arm-pits aroma finer than prayer,
    This head more than churches, bibles, and all the creeds.
    Walt Whitman (1819–1892)

    A man’s library is a sort of harem.
    Ralph Waldo Emerson (1803–1882)