Package | Description |
---|---|
javax.servlet.jsp |
Classes and interfaces for the Core JSP 2.3 API.
|
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 . |