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:
“I have experienced such simple delight in the trivial matters of fishing and sporting, formerly, as might have inspired the muse of Homer or Shakespeare; and now, when I turn the pages and ponder the plates of the Anglers Souvenir, I am fain to exclaim,
Can such things be,
And overcome us like a summers cloud?”
—Henry David Thoreau (18171862)
“As long as male behavior is taken to be the norm, there can be no serious questioning of male traits and behavior. A norm is by definition a standard for judging; it is not itself subject to judgment.”
—Myriam Miedzian, U.S. author. Boys Will Be Boys, ch. 1 (1991)
“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 touchd from,
The scent of these arm-pits aroma finer than prayer,
This head more than churches, bibles, and all the creeds.”
—Walt Whitman (18191892)
“To a historian libraries are food, shelter, and even muse. They are of two kinds: the library of published material, books, pamphlets, periodicals, and the archive of unpublished papers and documents.”
—Barbara Tuchman (19121989)