Uses of Class
org.apache.struts.config.ForwardConfig

Packages that use ForwardConfig
Package
Description
The action package is the core of the struts framework, providing the "Controller" aspect of a MVC model.
Configurable commands that may be placed within the request processor.
Commands which are particular to servlet processing.
This package provides objects that encapsulate access to the request and session-scoped resources to service command processing.
The "config" package contains configuration objects that correspond to elements that may be specified in the struts-config.xml module configuration file.
Provides default implementation classes for the configuration objects.
 
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles.
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles.
The Utilities package provides a variety of families of classes, to solve problems that are commonly encountered in building web applications.