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,11}-jstl modules:

# DO NOT EDIT THIS FILE - See: https://jetty.org/docs/

[description]
Enables JSTL for all web applications deployed on the server.

[environment]
ee11

[depend]
ee11-jsp
ee11-glassfish-jstl

When enabled, Jetty will make the JSTL tags available for your web applications.