web.xml文件配置、Servlet API、Servlet中的幾個接口、免xml.web配置 web.xml文件配置 <load-on-startup>num</load-on-startup> WEB應用程序在啟動時就會裝載並創建 ...