The method getJspApplicationContext(ServletContext) is undefined for the type JspFactory是因为jsp-api.jar servlet-api.jar和tomcat的冲突引起的
项目中 jsp-api.jar servlet-api.ja
The method getJspApplicationContext(ServletContext) is undefined for the type JspFactory是因为jsp-api.jar servlet-api.jar和tomcat的冲突引起的
项目中 jsp-api.jar servlet-api.ja
报错:The method getDispatcherType() is undefined for the type HttpServletRequest解决办法:删除jar下的servlet-api.jar和tomcat项目目录下的相同jar包。重启tomcat成功。
使用javaee.jar包替代servlet-api.jar编译时必须引用问题,提供下载见附件。
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M