Missing Controller
Error: JpMap.shtmlController could not be found.
Error: Create the class JpMap.shtmlController below in file: app/controllers/jp_map.shtml_controller.php
<?php
class JpMap.shtmlController extends AppController {
var $name = 'JpMap.shtml';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
