The WebSphere Servlet API was superseded by standard Servlet 3.0 functionality.
This rule flags Java code that has references to the following classes and packages because they are not available on Liberty.
com.ibm.servlet.ClientListcom.ibm.servlet.MLNotFoundExceptioncom.ibm.servlet.PageListServletcom.ibm.servlet.PageNotFoundExceptionThis rule is flagged once per Java class.
For information about the Java EE Servlet APIs, see the javax.servlet package Java documentation.
For information about the WebSphere Servlet APIs, see the IBM WebSphere Application Server, Release 8.5 API Specification.