Missing Method in ProductsController

Error: The action js is not defined in controller ProductsController

Error: Create ProductsController::js() in file: app/controllers/products_controller.php.

<?php
class ProductsController extends AppController {

	var $name = 'Products';


	function js() {

	}

}
?>

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

Not Found: /home/taiwanc2/public_html/app/webroot/views/elements/sql_dump.php