Package | Description |
---|---|
javax.servlet.jsp |
Classes and interfaces for the Core JSP 2.3 API.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
HttpJspPage |
The HttpJspPage interface describes the interaction that a JSP Page
Implementation Class must satisfy when using the HTTP protocol.
|