Server Tomcat v8.0 Server at localhost failed to start.故障

原因:1.可能是web.xml中的filter-mapping中url-pattern没加/*

   2.可能是servlet和servlet-mapping中的servlet-name不匹配

相关文章: