| Package | Description |
|---|---|
| javax.servlet.jsp | |
| org.apache.jasper.runtime |
| Modifier and Type | Method and Description |
|---|---|
abstract JspApplicationContext |
JspFactory.getJspApplicationContext(ServletContext context)
Obtain the
JspApplicationContext instance that was
associated within the passed ServletContext for this web
application. |
| Modifier and Type | Class and Description |
|---|---|
class |
JspApplicationContextImpl
Implementation of JspApplicationContext
|
| Modifier and Type | Method and Description |
|---|---|
JspApplicationContext |
JspFactoryImpl.getJspApplicationContext(ServletContext context) |
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.