+ Allow calling controller actions those are not defined in the controller. The call just could be passed to the View. In another word, some action has nothing to process and all what is needed is to display the view. Use XML configuration file for defining those actions, may be as following: success