miércoles, 22 de octubre de 2014

Error JBWEB004036

ERROR: org.apache.jasper.JasperException: JBWEB004036: File "/tlds/struts-logic.tld" not found

Situation: Using ANT as a compiler, JDK 1.7.0_51, Struts, Eclipse Kepler, Windows 7, Jboss EAP 6.1

Possible solution: Change URI of the tld. I recomend to change the URI of apache <%@ taglib prefix="logic" uri="http://struts.apache.org/tags-logic" %> on the JSP files.

No hay comentarios:

Publicar un comentario