Estou tendo problema com o strtus e o JSTL
alguem pode me ajudar ???
mando o codigo :
<%@ page language=“java” %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix=“html” %>
<%@ taglib uri=“http://java.sun.com/jsp/jstl/core” prefix=“c” %>
<% String word = "alguma coisa " ; %>
<%= word %>
<c:out value="${word}" />
estou usando Tomcat5.0.28 strtus 1.2.4 e jstl1.1.2
e o meu web.xml e