Package webwork.dispatcher

This package contains the various Action dispatchers.

See:
          Description

Interface Summary
ViewMapping Implementations of this interface provide a mapping from action+result to a particular view that should be used to present the results to the end user.
 

Class Summary
ActionResult  
CachingViewMapping Caching view mapping.
ClientServletDispatcher Dispatcher servlet that can be invoked by remote clients, such as applets.
ConfigurationViewMapping View mapping that uses the Configuration.
DefaultViewMapping Default view mapping.
DynamicViewMapping This view mapping allows for dynamic values to be used in the view specification.
GenericDispatcher  
ServletDispatcher Main dispatcher servlet.
TestDispatcher Test dispatcher.
 

Package webwork.dispatcher Description

This package contains the various Action dispatchers.



Copyright © 2001-2003 WebWork All Rights Reserved.