struts 配置檔案dtd問題
阿新 • • 發佈:2018-12-30
在Eclipse中因配置檔案出現問題文字專案不能正常執行:
配置檔案錯誤資訊:The errors below were detected when validating the file "struts-2.3.dtd" via the file "struts.xml". In most cases these errors can be detected by validating "struts-2.3.dtd" directly. However it is possible that errors will only occur when struts-2.3.dtd is validated in the context of struts.xml.
谷歌翻譯:在通過檔案“struts.xml”驗證檔案“struts-2.3.dtd”時檢測到以下錯誤。 在大多數情況下,可以通過直接驗證“struts-2.3.dtd”來檢測這些錯誤。 但是,可能只有在struts.xml的上下文中驗證struts-2.3.dtd時才會發生錯誤。