Missing Controller

Error: Joe.htmlController could not be found.

Error: Create the class Joe.htmlController below in file: html/controllers/joe.html_controller.php

<?php
class Joe.htmlController extends AppController {

	var $name = 'Joe.html';
}
?>

Notice: If you want to customize this error message, create html/views/errors/missing_controller.ctp