org.apache.turbine.services.jsp |
JSP Service is used to provide Turbine with a Java Server page (JSP) based view.
$Id: package.html 534527 2007-05-02 16:10:59Z tv $
|
Java Source File Name | Type | Comment |
JspService.java | Interface | Implementations of the JspService interface.
author: John D. |
TurbineJsp.java | Class | Facade class for the Jsp Service.
author: Henning P. |
TurbineJspService.java | Class | This is a Service that can process JSP templates from within a Turbine
screen.
author: John D. |