public class JspFactoryImpl
extends JspFactory
Constructor and Description |
---|
JspFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
JspEngineInfo |
getEngineInfo() |
JspApplicationContext |
getJspApplicationContext(ServletContext context) |
PageContext |
getPageContext(Servlet servlet,
ServletRequest request,
ServletResponse response,
java.lang.String errorPageURL,
boolean needsSession,
int bufferSize,
boolean autoflush) |
void |
releasePageContext(PageContext pc) |
public PageContext getPageContext(Servlet servlet, ServletRequest request, ServletResponse response, java.lang.String errorPageURL, boolean needsSession, int bufferSize, boolean autoflush)
public void releasePageContext(PageContext pc)
public JspEngineInfo getEngineInfo()
public JspApplicationContext getJspApplicationContext(ServletContext context)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"