org.apache.jasper.runtime
public class JspFactoryImpl extends JspFactory
| Nested Class Summary | |
|---|---|
| protected class | JspFactoryImpl.PageContextPool |
| Method Summary | |
|---|---|
| JspEngineInfo | getEngineInfo() |
| JspApplicationContext | getJspApplicationContext(ServletContext context) |
| PageContext | getPageContext(Servlet servlet, ServletRequest request, ServletResponse response, String errorPageURL, boolean needsSession, int bufferSize, boolean autoflush) |
| void | releasePageContext(PageContext pc) |