「明天」L 2021-08-26 13:04 采纳率: 50%
浏览 63
已结题

Tomcat 发布一个静态网页,访问404。请大家帮帮忙。

我在tomcat 的目录下创建了一个kk 目录,kk目录里放了一个index.html 和 一个web-INF文件夹,里面放了web.xml 文件。

img

img

img

文件的内容如下:
index文件的内容:

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title>网站信息</title>
    </head>
    <body>
        hello他    绝代风华菲菲姐冷风机
    </body>
</html>

web.xml 内容:


<?xml version="1.0" encoding="UTF-8"?>
<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
                      http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
  version="3.1"
  metadata-complete="true">



</web-app>

启动了Tomcat 可以访问 localhost:8080

img

但是访问 localhost:8080/kk/index.html 却报404

img

请求帮帮忙。

  • 写回答

3条回答 默认 最新

  • CSDN专家-sinJack 2021-08-26 13:07
    关注

    状态404说明没有找到你这个路径资源。

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

问题事件

  • 系统已结题 9月3日
  • 已采纳回答 8月26日
  • 创建了问题 8月26日

悬赏问题

  • ¥15 keil里为什么main.c定义的函数在it.c调用不了
  • ¥50 切换TabTip键盘的输入法
  • ¥15 可否在不同线程中调用封装数据库操作的类
  • ¥15 微带串馈天线阵列每个阵元宽度计算
  • ¥15 keil的map文件中Image component sizes各项意思
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 Centos / PETGEM