JavaServer Pages Standard Tag Libraries
The JavaServer Pages Standard Tag Library (JSTL) is part of the Jetty distribution, and is available via the ee{8,9,10}-jstl
modules:
# DO NOT EDIT THIS FILE - See: https://jetty.org/docs/
[description]
Enables JSTL for all web applications deployed on the server.
[environment]
ee10
[depend]
ee10-jsp
ee10-glassfish-jstl
When enabled, Jetty will make the JSTL tags available for your webapps.