0
点赞
收藏
分享

微信扫一扫

tomcat web.xml标签顺序

成义随笔 2023-04-11 阅读 78



严重: Parse Error at line 291 column 12: The content of element type "web-app" must match
"(icon?,display-name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,
servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,resource-env-ref*,
resource-ref*,securityconstraint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*)".
如果是web-app 版本是2.4
<taglib>外面要加个<jsp-config></jsp-config>

举报

相关推荐

web.xml标签内容详解

web.xml

web.xml参考

web.xml介绍

Web.xml详解

web.xml配置

0 条评论