If we are passing any init parameters form web.xml file then those parameters retrieved by using getInitParamete rNames() method . but i am having a doubt that generally servletconfig is an interface and we are not implementing the methods of servletconfig in our servlet.but how can the getInitParamete rNames() method returns Enumeration with name. pl respond immediately