| Package | Description |
|---|---|
| org.apache.jasper | |
| org.apache.jasper.servlet |
| Modifier and Type | Method and Description |
|---|---|
JspRuntimeContext |
JspCompilationContext.getRuntimeContext() |
| Constructor and Description |
|---|
JspCompilationContext(String jspUri,
boolean isErrPage,
Options options,
jakarta.servlet.ServletContext context,
JspServletWrapper jsw,
JspRuntimeContext rctxt) |
JspCompilationContext(String tagfile,
jakarta.servlet.jsp.tagext.TagInfo tagInfo,
Options options,
jakarta.servlet.ServletContext context,
JspServletWrapper jsw,
JspRuntimeContext rctxt,
URL tagFileJarUrl) |
| Constructor and Description |
|---|
JspServletWrapper(jakarta.servlet.ServletContext servletContext,
Options options,
String tagFilePath,
jakarta.servlet.jsp.tagext.TagInfo tagInfo,
JspRuntimeContext rctxt,
URL tagFileJarUrl) |
Comments to: el-dev@eclipse.org.
Copyright © 2018, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.