Struts EL 1.5.0-RC2 API

Packages
Package
Description
The "Struts-EL" library contains a set of tag libraries, all of whose classes are derived from classes in the Struts tag libraries.
The "struts-bean-el" tag library contains JSP custom tags useful in defining new beans (in any desired scope) from a variety of possible sources, as well as a tag to render a particular bean (or bean property) to the output response.
The "struts-html-el" tag library contains JSP custom tags useful in creating dynamic HTML user interfaces, including input forms.
The "struts-logic-el" tag library contains tags that are useful in managing conditional generation of output text, looping over object collections for repetitive generation of output text, and application flow management.