コード例 #1
0
 /** @deprecated */
 public Servlet getServlet(String arg0) throws ServletException {
   return servletContext.getServlet(arg0);
 }