| Package | Description |
|---|---|
| org.apache.catalina.servlets |
This package contains
Servlets that implement some of the
standard functionality provided by the Catalina servlet container. |
| Modifier and Type | Class and Description |
|---|---|
class |
InvokerServlet
The default servlet-invoking servlet for most web applications,
used to serve requests to servlets that have not been registered
in the web application deployment descriptor.
|
Copyright © 2019. All rights reserved.