Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
struts-el: The struts EL extension
- Summary
- This subproject is an extension of the Struts tag library.
Each JSP custom tag in this library is a subclass of an
associated tag in the Struts tag library. One difference is
that this tag library does not use "rtexprvalues", it uses
the expression evaluation engine in the Jakarta Taglibs
implementation of the JSP Standard Tag Library (version 1.0)
to evaluate attribute values.
Changelog
- * Thu Oct 20 12:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:1.2.7-2jpp
-
- Add struts-chain subpackages
- Add struts-el subpackages
- Add struts-faces subpackages
- * Tue Jul 26 12:00:00 2005 Fernando Nasser <fnasser{%}redhat{*}com> - 0:1.2.7-1jpp
-
- Upgrade to 1.2.7
- * Fri May 27 12:00:00 2005 Gary Benson <gbenson{%}redhat{*}com> - 0:1.2.4-2jpp
-
- Build with servletapi5.
- Add build dependency on ant-nodeps.