HttpServlet
public void destroy()
public ServletConfig getServletConfig()
init(javax.servlet.ServletConfig)
GenericServlet
public String getServletInfo()
public void init(ServletConfig config) throws ServletException
getServletConfig()
UnavailableException
public void service(ServletRequest req, ServletResponse res) throws ServletException, IOException