jsp 出现cannot be resolved to a type问题解决办法时间:2023-03-09 00:54:28 (1)检查<%@ page import>是否导入了相关的包。若是没有则需导入 (2)若导入相应的包后问题仍然存在则需创建相关的servlet