I have an application that uses Zend_Framework for the Controller and Model, and uses ExtJS to handle the view. All of the user interface handling is managed on the client. Therefore my controllers...