码迷,mamicode.com
首页 > Web开发 > 详细

web.xml 3.1头

时间:2020-06-09 16:54:31      阅读:77      评论:0      收藏:0      [点我收藏+]

标签:bsp   isp   java   -name   xsd   meta   encoding   pre   web   

<?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_3_1.xsd"
    version="3.1" metadata-complete="true">
    <display-name>Archetype Created Web Application</display-name>
</web-app>

 

web.xml 3.1头

标签:bsp   isp   java   -name   xsd   meta   encoding   pre   web   

原文地址:https://www.cnblogs.com/cnbk/p/13073111.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!