libjakarta-taglibs-standard-java

Implementation of jsp standard tag library (jstl)
  http://tomcat.apache.org/taglibs/standard/
  0
  no reviews



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 apache implementation of jstl specification.