HTTP Status 404 – Not Found Type Status Report
Message JSP file [/formAlteraEmpresa.jsp] not found
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
Boa tarde! Ao popupar ele me da essa mensagem. <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
Nome: <input type="text" name="nome" value="${empresa.nome}" />
Data Abertura: <input type="text" name="data" value="<fmt:formatDate value="${empresa.dataAbertura}" pattern="dd/MM/yyyy"/>" />
<input type="submit" />
</form>
Assim esta o meu alteraEmpresa.