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