| Interface | Description |
|---|---|
| HttpJspPage |
HttpJspPage is the normal interface to extend when implementing
a custom base class.
|
| JspApplicationContext |
EL information for JSP containers.
|
| JspPage |
JspPage is the base interface for any JSP page.
|
| Class | Description |
|---|---|
| ErrorData |
Information about an error for error pages.
|
| JspContext | |
| JspEngineInfo | |
| JspFactory |
JspFactory objects should not be used by JSP authors.
|
| JspWriter | |
| PageContext |
| Exception | Description |
|---|---|
| JspException |
A generic JSP exception.
|
| JspTagException | |
| SkipPageException |