jjzjj

webjsptaglibrary

全部标签

java - 没有为 taglib 文件中的文档检测到语法约束(DTD 或 XML 模式)

eclipse伽利略我怎样才能摆脱警告?应用程序工作正常,看起来像IDE问题或其他问题。我知道我可以禁用警告检查,但这并不是我想要的。 最佳答案 改变:xsi:schemaLocation="http://java.sun.com/xml/ns/javaee/webjsptaglibrary_2_0.xsd"到xsi:schemaLocation="http://java.sun.com/xml/ns/javaeehttp://java.sun.com/xml/ns/javaee/webjsptaglibrary_2_0.xsd"确