Package org.apache.commons.configuration.web

This package contains some implementations of the Configuration interface that are useful in web environments.

See:
          Description

Class Summary
AppletConfiguration A configuration wrapper to read applet parameters.
ServletConfiguration A configuration wrapper around a ServletConfig.
ServletContextConfiguration A configuration wrapper to read the initialization parameters of a servlet context.
ServletFilterConfiguration A configuration wrapper around a FilterConfig.
ServletRequestConfiguration A configuration wrapper to read the parameters of a servlet request.
 

Package org.apache.commons.configuration.web Description

This package contains some implementations of the Configuration interface that are useful in web environments.

$Id: package.html 439648 2006-09-02 20:42:10Z oheger $



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.