wreqwrqw 发表于 2015-7-6 09:47:56

tomcat8项目引入servlet-api.jar包后报错

报错:The method getDispatcherType() is undefined for the type HttpServletRequest
解决办法:删除jar下的servlet-api.jar和tomcat项目目录下的相同jar包。重启tomcat成功。

页: [1]
查看完整版本: tomcat8项目引入servlet-api.jar包后报错