Interface | Description |
---|---|
IOProvider |
The
IOProvider is an interface to provide more control of
sending output from JSP Java and Class generation phases as well as cleaning
up in case of problems. |
Options |
A class to hold all init parameters specific to the JSP engine.
|
Class | Description |
---|---|
Constants |
Some constants and other global data that are used by the compiler and the runtime.
|
EmbeddedServletOptions |
A class to hold all init parameters specific to the JSP engine.
|
JspCompilationContext |
A place holder for various things that are used through out the JSP
engine.
|
Exception | Description |
---|---|
JasperException |
Base class for all exceptions generated by the JSP engine.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.