求“Unable to compile class for JSP”解决办法
用localhost打开网页时,出现如下错误。
index.jsp中的27行是一个<html>标签。。。。
————————————————————————————
严重: Servlet.service() for servlet debugjsp threw exception
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 27 in the generated java file
The method getJspApplicationContext(ServletContext) is undefined for the type JspFactory