Boa tarde,
na minha JSP possui este script
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
No entanto quando tento executar a página, o TomCat dispara a seguinte exeption
org.apache.jasper.JasperException: This absolute uri (http://java.sun.com/jsp/jstl/core) cannot be resolved in either web.xml or the jar files deployed with this application
Alguém pode me ajudar?
vlw
