public ServletRegistration getServletRegistration(String arg0) {
   return servletContext.getServletRegistration(arg0);
 }