【发布时间】:2011-08-08 10:43:48
【问题描述】:
当我在 Eclipse Helios Service Release 2 中构建项目时,我的web.xml 中出现错误。请建议我为此做些什么。在我的项目中,我使用的是 DTD 2.2。错误如下。
元素类型“web-app”的内容必须匹配“(icon?,display- 名称?,描述?,可分发?,上下文参数*,servlet*,servlet-mapping*,会话配置?,mime- mapping*,welcome-file-list?,error-page*,taglib*,resource-ref*,security-constraint*,login-config?,security- 角色*,env-entry*,ejb-ref*)".
【问题讨论】:
-
我们无法告诉您您的
web.xml出了什么问题,除非您实际向我们展示。