重写HttpServlet init ()要主要的一个问题
今天注意到一个问题,就是在重写HttpServlet init ()的时候,如果要获得servletContext 就的要用config参数,直接使用getServletContext()会报空指针异常