码迷,mamicode.com
首页 > 编程语言 > 详细

web.xml是tomcat和spring间的桥梁,是tomcat构建spring运行环境的说明书

时间:2019-12-31 18:41:47      阅读:67      评论:0      收藏:0      [点我收藏+]

标签:tomcat   环境   use   ring   构建   ssi   file   time   com   

web.xml是tomcat和spring间的桥梁,是tomcat构建spring运行环境的说明书

 

It is a web application deployment descriptor file, contains detail description about web application like configuration of Servlet, Session management, Startup parameters, Welcome file..etc.

We can not change the directory or extension name of this web.xml because it is standard name to recognized by container at run-time.

web.xml is present inside the Web-INF folder.

技术图片

 

https://www.sitesbay.com/servlet/servlet-web-xml

web.xml是tomcat和spring间的桥梁,是tomcat构建spring运行环境的说明书

标签:tomcat   环境   use   ring   构建   ssi   file   time   com   

原文地址:https://www.cnblogs.com/feng9exe/p/12125690.html

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