| Package | Description |
|---|---|
| javax.servlet.jsp | |
| org.apache.jasper.runtime |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpJspPage
The HttpJspPage interface describes the interaction that a JSP Page
Implementation Class must satisfy when using the HTTP protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpJspBase
This is the super class of all JSP-generated servlets.
|
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.