Apache Struts Framework (Version 1.0.2)

Packages
org.apache.struts.action  
org.apache.struts.actions  
org.apache.struts.digester The Digester package provides for rules-based processing of arbitrary XML documents.
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.
[Introduction] [HTML Form Tags] [Other HTML Tags]
Introduction The tags in the Struts HTML library form a bridge between a JSP view and the other components of a Web application.
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
[Introduction] [Logic Functionality] [Logic Properties] [Logic Examples]

Introduction The Logic library supplies tags that are useful for manipulating presentation logic without the use of scriptlets.
org.apache.struts.taglib.template The "struts-template" tag library contains tags that are useful in creating dynamic JSP templates for pages which share a common format.
org.apache.struts.taglib.template.util  
org.apache.struts.upload  
org.apache.struts.util The Utilities package provides a variety of families of classes, to solve problems that are commonly encountered in building web applications.

 



Copyright © 2000-2002 - Apache Software Foundation