Qual a desse erro:
According to TLD or attribute in tag file, attribute url does not acept any expressions
ocorre depois que eu coloco:
<%@ taglib uri=“http://java.sun.com/jstl/core” prefix=“f” %>
<f:import url="${param.chapter}.jsp"/>
como resolver, estou usando o NetBeans.