This servlet configuration method involves creating an XML servlet configuration file (which is an XML document named servlet_instance_name.servlet) that contains:
IBM WebSphere Application Server allows the administrator to store an XML servlet configuration file (servlet_instance_name.servlet) in the classpath of an application containing a servlet. When the application server hosting the application receives a request for a servlet instance, it obtains the servlet configuration information from the .servlet file.