如果web.xml的web-app的xmlns,xmlns:xsi,xsi:schemaLocation,同时出现Attribute "xxxx" must be declared for element type "web-app".,这时我们要删掉<web-app>标签前面的注释
本文介绍了解决web.xml中web-app标签配置问题的方法。当遇到Attribute必须为web-app元素声明的情况时,文章提供了删除web-app标签前注释的解决方案。
如果web.xml的web-app的xmlns,xmlns:xsi,xsi:schemaLocation,同时出现Attribute "xxxx" must be declared for element type "web-app".,这时我们要删掉<web-app>标签前面的注释
1054
5万+
2459

被折叠的 条评论
为什么被折叠?