getResponse()->setHeader('Content-type', 'text/javascript'); // Loads and renders the layout file we will create soon $this->loadLayout(); $this->renderLayout(); } }