javax.servlet.jsp.JspException cannot be resolved to a type

添加 jsp-api的jar包;

1 <dependency>
2   <groupId>org.apache.tomcat</groupId>
3   <artifactId>jsp-api</artifactId>
4   <version>6.0.53</version>
5 </dependency>

 

posted @ 2022-04-21 14:09  啄木鸟伍迪  阅读(52)  评论(0)    收藏  举报
//火箭 GenerateContentList();