
Jstl can be used to embed logic in jsp pages without using embedded java code. various tags are defined for common tasks such as conditional execution, loops, internationalization, xml processing etc.
this package is the reference implementation of jstl 1.1 specification based on jakarta taglibs standard..