Catches exceptions throw from Workflow Actions If exception is of type
WorkflowServiceErrorException any WorkflowServiceErrors saved on the exception
are stripped off of the exception put into ActionMessages in the Error que and
the request is directed back to the original ActionMapping input page.
A RequestProcessor implementation for Struts which handles saving and retrieving
ActionForm s when leaving one context in the web GUI for another and then
returning.