java.lang.NoClassDefFoundError: TagSupport 出错的原因是  JSP自定义标签出错

需要在工程中引入 jsp-api.jar

路径在 tomcat\common\lib下

相关文章: