An error occurred at line: 1 in the generated java file问题处理

时间:2016-07-19 20:22:27   收藏:0   阅读:11214

tomcat6启动后,加载jsp页面报错,提示无法将jsp编译为class文件,主要报错信息如下:

An error occurred at line: 1 in the generated java file

 

最后确认该错误原因为:tomcat6不支持jdk1.8版本

 

修改jdk为1.7,刷新工程,通过!

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!