JspWriter cannot be resolved to a type
需要导入相应的jar包
当找不到“JspWriter ”所在的jar包时,会报这个错。解决只需要找到(ctrl+点击,可能能看到jar包名称)对应jar包导入项目即可