libcommons-el-java

Implementation of the jsp 2.0 expression language interpreter
  http://commons.apache.org/el/
  0
  no reviews



The jsp 2.0 specification provides a portable api for evaluating "el expressions": the classes and interfaces in the javax.servlet.jsp.el package describe and define programmatic access to the expression language evaluator. this package is an implementation of the api.