| Package | Description |
|---|---|
| javax.servlet.jsp |
Classes and interfaces for the Core JSP 2.3 API.
|
| org.apache.jasper.runtime |
| Modifier and Type | Method and Description |
|---|---|
abstract JspApplicationContext |
JspFactory.getJspApplicationContext(javax.servlet.ServletContext context)
Obtains the
JspApplicationContext instance associated with the web application for the given
ServletContext. |
| Modifier and Type | Class and Description |
|---|---|
class |
JspApplicationContextImpl |
| Modifier and Type | Method and Description |
|---|---|
JspApplicationContext |
JspFactoryImpl.getJspApplicationContext(javax.servlet.ServletContext context) |
Copyright © 2024. All rights reserved.