0
点赞
收藏
分享

微信扫一扫

web.xml最新配置

耶也夜 2022-03-11 阅读 48
<?xml version="1.0" encoding="UTF-8"?>
<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_4_0.xsd"
         version="4.0"
         metadata-complete="true">
</web-app>
举报

相关推荐

web.xml配置

如何配置web.xml

web.xml文件配置代码

web.xml配置文件

web.xml

web.xml最新版本

web.xml参考

web.xml介绍

0 条评论