Form-submit action controller which mimics the behaviour of LookupDispatchAction. Internally,
actually uses an instance of LookupDispatchAction to do the complex stuff of finding the method name
to execute for a possibly locale variant key. Action beans which use this controller must implement the
NavigableSubmitAction interface
See Also:org.strecks.action.NavigableSubmitAction author: Phil Zoio