org.apache.turbine.services.jsp |
JSP Service is used to provide Turbine with a Java Server page (JSP) based view.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $
|
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. |