Uses of Class org.apache.struts.actions.DispatchAction

Uses in package org.apache.struts.actions

Classes derived from org.apache.struts.actions.DispatchAction

class
An Action that dispatches to to one of the public methods that are named in the parameter attribute of the corresponding ActionMapping and matches a submission parameter.
class
An abstract Action that dispatches to the subclass mapped execute method.
class
An abstract Action that dispatches to a public method that is named by the parameter attribute of the corresponding ActionMapping.

Copyright B) 2000-2007 - The Apache Software Foundation