Package com.opensymphony.webwork.config

Classes for WebWork configuration and property handling.

See:
          Description

Class Summary
Configuration Handles all WebWork2 config properties.
DefaultConfiguration Default implementation of Configuration - creates and delegates to other configurations by using an internal DelegatingConfiguration.
DelegatingConfiguration A Configuration implementation which stores an internal list of configuration objects.
PropertiesConfiguration A class to handle configuration via a properties file.
ServletContextSingleton This singleton holds an instance of the web servlet context.
 

Package com.opensymphony.webwork.config Description

Classes for WebWork configuration and property handling.


WebWork Project Page