public final class JspUtil extends Object
Modifier and Type | Method and Description |
---|---|
static ApplicationContext |
getApplicationContext(JspContext jspContext)
Returns the application context.
|
public static ApplicationContext getApplicationContext(JspContext jspContext)
ApplicationContext
and using
ApplicationAccess.register(ApplicationContext)
.jspContext
- The JSP context.Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.