web.xml配置介紹

來源:http://mianhuaman.iteye.com/blog/1105522html 一:web.xmljava 一、啓動一個WEB項目的時候,WEB容器會去讀取它的配置文件web.xml,讀取<listener>和<context-param>兩個結點。 web 二、緊接着,容建立一個ServletContext(servlet上下文),這個web項目的全部部分都將共享這個上下文。 s
相關文章
相關標籤/搜索