| Package | Description |
|---|---|
| jakarta.servlet.http | |
| org.apache.jasper.runtime | |
| org.apache.jasper.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpServlet
Provides an abstract class to be subclassed to create
an HTTP servlet suitable for a Web site.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpJspBase
This is the super class of all JSP-generated servlets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JspServlet
The JSP engine (a.k.a Jasper).
|
Copyright © 2014–2021. All rights reserved.