有 Java 编程相关的问题?

你可以在下面搜索框中键入要查询的问题!


共 (1) 个答案

  1. # 1 楼答案

    它应该在/war目录中。检查您是否在web中包含以下行。xml:

    <welcome-file-list>
        <welcome-file>index.jsp</welcome-file>
    </welcome-file-list>