Package | Description |
---|---|
org.apache.tiles.request.freemarker |
Support for Freemarker's Environment as a request.
|
org.apache.tiles.request.jsp |
Support of Tiles request in a JSP environment.
|
org.apache.tiles.request.velocity |
Tiles request support for Velocity.
|
Modifier and Type | Class and Description |
---|---|
class |
FreemarkerRequest
The FreeMarker-specific request context.
|
Modifier and Type | Class and Description |
---|---|
class |
JspRequest
Context implementation used for executing tiles within a
jsp tag library.
|
Modifier and Type | Class and Description |
---|---|
class |
VelocityRequest
The implementation of the Tiles request context specific for Velocity.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.