爱玩DOTA的程序员 2010-11-17 18:19 采纳率: 0%
浏览 1003
已采纳

eclipse中的web.xml报错问题

我配置的web.xml中报的错误是:
Referenced file contains errors (jar:file:/D:/eclipse/eclipse-jee-galileo-SR1-win32/eclipse/plugins/org.eclipse.wst.standard.schemas_1.0.200.v200902270215.jar!/
dtds/loose.dtd). For more information, right click on the message in the Problems View and select "Show Details..."

报错的位置是:
<?xml version="1.0" encoding="UTF-8"?>
xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_4.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_4.xsd"
id="WebApp_ID" version="2.4">

希望有人给我解决下。谢谢!

  • 写回答

1条回答 默认 最新

  • ethenjean 2010-11-18 08:39
    关注


    这是copy的一个正常web.xml

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

    报告相同问题?

    悬赏问题

    • ¥30 电脑画面同步投屏,通过同wifi的方式投屏方法,接收投屏端不需要安装第三方软件,
    • ¥15 有偿拼接大疆精灵4RGB影像
    • ¥15 MATLAB特殊符号
    • ¥15 Arduino实现音频混响
    • ¥15 cuda.jit加速报错
    • ¥15 Octave 安装工具箱出错 Only Win32 target is supported!
    • ¥15 docker save的不能在另一台设备运行
    • ¥15 Unity Animation Rigging使用问题
    • ¥15 mbedtls握手返回-7200
    • ¥30 c++ http服务器