Package com.acsinet_solutions.cetia4.controller.support

Implementation of servlets and other classes that are not REST specific, so they may be reused on portlet or other environments.

See:
          Description

Class Summary
CompoundMessage This class implements a compound message that allows various messages to be stored and displayed in a JSP page.
ConfigurationBuilder An object that builds a configuration instance
ErrorServlet Simple servlet that redirects to an error page in web environments.
LogoutServlet Simple logout servlet implementation.
ParameterIterator A parameter iterator instance.
ServiceInitializerBase Basic class for service initializers.
ServletConfigurationImpl A servlet based configuration instance.
ServletParameterAccessor Thin wrapper ( adapter ) to convert a ServletRequest to a parameter accessor.
SimpleParameterAccessor A map based parameter accessor, useful when it is needed to emulate parameter behavior.
 

Package com.acsinet_solutions.cetia4.controller.support Description

Implementation of servlets and other classes that are not REST specific, so they may be reused on portlet or other environments.