报错代码行:ArrayList students=(ArrayList)request.getAttribute("students"); 报错内容: Multiple annotations found at this line: - Student cannot be resolved to a type - ArrayList cannot be resolved to a type 有朋友了解吗?
一只小小的IOS的博客Eclipse导入Maven项目时class not found 用maven开发javaweb项目可以自动导包,可以在配置文件pom.xml中发现依赖包,今天在eclipse中导入maven项目,开启tomcat服务器时报错 class not found, 看到 ... eclipse导入...