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