The absolute uri: - Me ajudem

===> Error

org.apache.jasper.JasperException: The absolute uri: http://struts.apache.org/tags-logic cannot be resolved in either web.xml or the jar files deployed with this application

Pessoal não estou conseguindo achar este erro, já chequei tudo o que foi possível, o ambiente do struts está montado perfeitamente e o erro persiste. Obrigado a todos!

:frowning:

O jsp q tá dando esse xabu tem o seguinte código:

<%@ page language=“java” pageEncoding=“UTF-8”%>
<%@ taglib uri=“http://struts.apache.org/tags-logic” prefix=“logic” %>
<logic:forward name=“home” />

fica uma linha amarela sublinhando a tag do struts logic:forward q é isso?