资讯

It is the Servlet Container that passes the ServletConfig object as a parameter to the init method. GenericServlet is the super-class of HttpServlet. When you call "super.init(config)" in the init ...