Struts Taglib 1.3.10 API

Packages
org.apache.struts.taglib  
org.apache.struts.taglib.bean The "struts-bean" 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.struts.taglib.html The "struts-html" tag library contains JSP custom tags useful in creating dynamic HTML user interfaces, including input forms.
org.apache.struts.taglib.logic The "struts-logic" 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.struts.taglib.nested Nested tags & supporting classes extend the base struts tags to allow them to relate to each other in a nested nature.
org.apache.struts.taglib.nested.bean The nested bean tags extend the org.apache.struts.taglib.bean tags to allow them to relate to each other in a nested nature.
org.apache.struts.taglib.nested.html The nested html tags extend the org.apache.struts.taglib.html tags to allow them to relate to each other in a nested nature.
org.apache.struts.taglib.nested.logic The nested html tags extend the org.apache.struts.taglib.logic tags to allow them to relate to each other in a nested nature.

 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.