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:
“Our brains are no longer conditioned for reverence and awe. We cannot imagine a Second Coming that would not be cut down to size by the televised evening news, or a Last Judgment not subject to pages of holier-than-Thou second- guessing in The New York Review of Books.”
—John Updike (b. 1932)
“An indirect quotation we can usually expect to rate only as better or worse, more or less faithful, and we cannot even hope for a strict standard of more and less; what is involved is evaluation, relative to special purposes, of an essentially dramatic act.”
—Willard Van Orman Quine (b. 1908)
“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)
“Our civilization has decided ... that determining the guilt or innocence of men is a thing too important to be trusted to trained men.... When it wants a library catalogued, or the solar system discovered, or any trifle of that kind, it uses up its specialists. But when it wishes anything done which is really serious, it collects twelve of the ordinary men standing round. The same thing was done, if I remember right, by the Founder of Christianity.”
—Gilbert Keith Chesterton (18741936)