Erro jsp

0 respostas
G

tenho essa pagina jsp:

<%@ page language=java contentType="text/html; charset=UTF-8"

pageEncoding=UTF-8%>

<%<a class="mention" href="/u/page">@page</a> import=“br.com.treinaweb.jee.models.*”%>
Insert title here <%
Usuario b = new Usuario();

out.print(“Eh nois”);
%>

que da esse erro:

org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 14 in the jsp file: /Teste.jsp
Usuario cannot be resolved to a type

Criado 21 de fevereiro de 2016
Respostas 0
Participantes 1