init只创建一次 只有父类的init创建servletContext的对象 如果重写父类的方法 但不显示调用父类的init 是不会创建servletContext对象的
转载于:https://www.cnblogs.com/classmethond/p/10226704.html
init只创建一次 只有父类的init创建servletContext的对象 如果重写父类的方法 但不显示调用父类的init 是不会创建servletContext对象的
转载于:https://www.cnblogs.com/classmethond/p/10226704.html