The standard Java Servlet API is packaged in servlet-api.jar (in modern versions, javax.servlet-api.jar). This JAR contains the interfaces and classes for implementing servlets. servlet.jar, servletapi.jar, and servlet1.1.jar are not the standard naming conventions for the official Servlet API library.