Class Summary |
CommandLineContext |
Holds data used on a per-page compilation context that would otherwise spill
over to other pages being compiled. |
Constants |
Some constants and other global data that are used by the compiler
and the runtime. |
EmbededServletOptions |
A class to hold all init parameters specific to the JSP engine. |
JasperEngineContext |
Alternative implementation of JspCompilationContext ( in addition
to the servlet and standalone ). |
JasperOptionsImpl |
Another implementation of Options, backed by a Properties file
and with no external dependencies. |
JspC |
Shell for the jspc compiler. |
JspEngineContext |
A place holder for various things that are used through out the JSP
engine. |