Home

Struts-1.3.10.tgz

 

Struts-1.3.10.tgz

org.apache.struts.actions The actions package provides special adapters between the incoming HTTP request and the corresponding business logic.
org.apache.struts.apps.mailreader.dao  
org.apache.struts.apps.mailreader.dao.impl  
org.apache.struts.apps.mailreader.dao.impl.memory  
org.apache.struts.chain Contains the new ComposableRequestProcessor which was introduced in Struts 1.3. 
org.apache.struts.chain.commands Configurable commands that may be placed within the request processor. 
org.apache.struts.chain.commands.generic Contains generic commands. 
org.apache.struts.chain.commands.servlet Commands which are particular to servlet processing. 
org.apache.struts.chain.commands.util Provides a variety of utilities to support command processing. 
org.apache.struts.chain.contexts This package provides objects that encapsulate access to the request and session-scoped resources to service command processing. 
org.apache.struts.chain.legacy  
org.apache.struts.chain.servlet  
org.apache.struts.chain.util  
org.apache.struts.config The "config" package contains configuration objects that correspond to elements that may be specified in the struts-config.xml module configuration file. 
org.apache.struts.config.impl The "config" package contains configuration objects that correspond to elements that may be specified in the struts-config.xml module configuration file. 
org.apache.struts.scripting The scripting package is the core of the Struts Scripting framework, which builds on Struts Action to allow Struts Actions be written with the scripting language of your choice. 
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.tiles The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles. 
org.apache.struts.tiles.actions  
org.apache.struts.tiles.beans  
org.apache.struts.tiles.commands  
org.apache.struts.tiles.definition  
org.apache.struts.tiles.taglib The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components. 
org.apache.struts.tiles.taglib.util  
org.apache.struts.tiles.xmlDefinition The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles. 
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.