diff --git a/pmd-jsp/src/main/resources/rulesets/jsp/basic.xml b/pmd-jsp/src/main/resources/rulesets/jsp/basic.xml index 68de40f2c1..96452f5654 100644 --- a/pmd-jsp/src/main/resources/rulesets/jsp/basic.xml +++ b/pmd-jsp/src/main/resources/rulesets/jsp/basic.xml @@ -239,7 +239,7 @@ A missing 'meta' tag or page directive will trigger this rule, as well as a non- jsp + + + 0 + +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> +<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> +<%@ taglib prefix="fn" uri="http://topjava.javawebinar.ru/functions" %> + + + + Meal list + + + + ]]> + jsp +