Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Jakarta Server Pages
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==== Jakarta Standard Tag Library ==== {{main article|Jakarta Standard Tag Library}} Jakarta Standard Tag Library (JSTL) supports common tasks that must be performed in JSPs.{{sfn | Murach | Urban | 2014 | loc=Β§2 Essential servlet and JSP skills -An Introduction to JSTL | pp=270-273}} Examples includes iteration and conditionals (the equivalent of "for" and "if" statements in Java).<ref name="docs.oracle.com"/> Out of all the libraries in JSTL, the JSTL core library is most commonly used. A taglib directive must be used to specify the URI of the JSTL core library using a prefix. Although there are many different choices for the prefix, the "c" prefix is commonly used for this library.{{sfn | Murach | Urban | 2014 | loc=Β§2 Essential servlet and JSP skills - How to enable the core JSTL library | pp=178}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)