Cache the ActionConfig instance for the action to be
used for processing this request.
Parameters: actionCtx - The Context for the current request false so that processing continues throws: InvalidPathException - if no valid action can be identified forthis request throws: Exception - if thrown by the Action class