Package | Description |
---|---|
org.apache.turbine.services.jsp |
JSP Service is used to provide Turbine with a Java Server page (JSP) based view.
|
org.apache.turbine.services.velocity |
Velocity Service is used to provide Turbine with a Velocity based view.
|
Modifier and Type | Class and Description |
---|---|
class |
TurbineJspService
This is a Service that can process JSP templates from within a Turbine
screen.
|
Modifier and Type | Class and Description |
---|---|
class |
TurbineVelocityService
This is a Service that can process Velocity templates from within a
Turbine Screen.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.