The AbstractMultiAction provides a way
to call methods of an action specified by
the method parameter or request parameter.
This can be extremly useful for action-sets or as
action-sets replacement.
Example:
will call the method "doSave" of the MultiAction
author: Torsten Curdt version: CVS $Id: AbstractMultiAction.java 433543 2006-08-22 06:22:54Z crossley $