Hi, you could override callActionMethod from within your controller. (see http://forge.typo3.org/projects/typo3v4-mvc/repository/entry/extbase/trunk/C lasses/MVC/Controller/ActionController.php) If your actions returns nothing you could use "initializeView". Cheers, NIkolas