| Package | Description |
|---|---|
| javax.servlet.jsp | |
| org.apache.jasper.runtime |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpJspPage |
interface |
JspPage |
| Modifier and Type | Method and Description |
|---|---|
abstract PageContext |
JspFactory.getPageContext(Servlet servlet,
ServletRequest request,
ServletResponse response,
String errorPageURL,
boolean needsSession,
int buffer,
boolean autoflush) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpJspBase |
Copyright © 2022. All rights reserved.