Library
Apache Struts Contrib version 1.2.9
The goal of the Apache Struts project is to encourage application architectures based on the "Model 2" approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Under Model 2, a servlet (or equivalent) manages business logic execution, and presentation logic resides mainly in server pages.
Statistics
Packages
Comments
Books
Packages
NameDescription
org.apache.struts.chainNo description provided.
org.apache.struts.chain.legacyNo description provided.
org.apache.struts.chain.servletNo description provided.
org.apache.struts.chain.utilNo description provided.
org.apache.struts.facesNo description provided.
org.apache.struts.faces.applicationNo description provided.
org.apache.struts.faces.componentNo description provided.
org.apache.struts.faces.rendererNo description provided.
org.apache.struts.faces.taglibNo description provided.
org.apache.struts.faces.utilNo description provided.
org.apache.strutsel.taglib.bean

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.

org.apache.strutsel.taglib.html

The "struts-html-el" tag library contains JSP custom tags useful in creating dynamic HTML user interfaces, including input forms.

org.apache.strutsel.taglib.logic

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.

org.apache.strutsel.taglib.tilesNo description provided.
org.apache.strutsel.taglib.utilsNo description provided.
Search