|
JSPTemplates | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.tp23.jsp | |
org.tp23.jasper | |
org.tp23.jasper.compiler | This package contains code that compiles the JSP pages. |
org.tp23.jasper.runtime | This package contains code that the JSP runtime uses. |
org.tp23.jsp | This package contains interfaces and exceptions to abstract the compilation from accessing the compiled results. |
Classes in org.tp23.jsp used by org.tp23.jasper | |
Destination
Replacement for a request/response. |
|
Engine
Inteface for the server, the only current implementation is MyJasper vesrion 1.0 |
|
JspEngineException
Interface for Exceptions that a different implementaion of the runtime can implement |
|
ObjectJspFactory
Interface for JspFactories. |
|
Session
A session that MyJasper can use. |
Classes in org.tp23.jsp used by org.tp23.jasper.compiler | |
JspEngineException
Interface for Exceptions that a different implementaion of the runtime can implement |
Classes in org.tp23.jsp used by org.tp23.jasper.runtime | |
Destination
Replacement for a request/response. |
|
Engine
Inteface for the server, the only current implementation is MyJasper vesrion 1.0 |
|
JspBase
Interface for the classes compiled from JSP's. |
|
JspEngineException
Interface for Exceptions that a different implementaion of the runtime can implement |
|
ObjectConfig
Interface defining configuration for a JSP that lives in MyJasper. |
|
ObjectContainerContext
This is a kind of replacement for a ServletContext it contains method signitures for access to services the container might eventually provide. |
|
ObjectJspFactory
Interface for JspFactories. |
|
ObjectJspWriter
Interface for the kind of pointless writer that forwards to a StringWriter. |
|
ObjectPageContext
Interface to the JSP Page context but hacked about a bit. |
|
Session
A session that MyJasper can use. |
Classes in org.tp23.jsp used by org.tp23.jsp | |
Destination
Replacement for a request/response. |
|
Engine
Inteface for the server, the only current implementation is MyJasper vesrion 1.0 |
|
JspBase
Interface for the classes compiled from JSP's. |
|
JspEngineException
Interface for Exceptions that a different implementaion of the runtime can implement |
|
ObjectConfig
Interface defining configuration for a JSP that lives in MyJasper. |
|
ObjectContainerContext
This is a kind of replacement for a ServletContext it contains method signitures for access to services the container might eventually provide. |
|
ObjectJspFactory
Interface for JspFactories. |
|
ObjectJspWriter
Interface for the kind of pointless writer that forwards to a StringWriter. |
|
ObjectPageContext
Interface to the JSP Page context but hacked about a bit. |
|
Session
A session that MyJasper can use. |
|
JSPTemplates | |||||||||
PREV NEXT | FRAMES NO FRAMES |