type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP: 
An error occurred at line: 3 in the jsp file: /teste.jsp
Syntax error on token(s), misplaced construct(s)
1: <%
2: 
3: <c:import url="http://m.fr.yahoo.com/"
4: 	var="file" scope="page"/>
5: 
6: %>
An error occurred at line: 3 in the jsp file: /teste.jsp
Syntax error on token "import", delete this token
1: <%
2: 
3: <c:import url="http://m.fr.yahoo.com/"
4: 	var="file" scope="page"/>
5: 
.
.
.
.
.
			
		
 
	
Partager