Package | Description |
---|---|
org.apache.tiles.freemarker.context |
Context classes to make FreeMarker work with Tiles.
|
org.apache.tiles.jsp.context |
Tiles context classes in a JSP environment.
|
org.apache.tiles.velocity.context |
Context classes to make Velocity work with Tiles.
|
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerTilesRequestContext
The FreeMarker-specific request context.
|
Modifier and Type | Class and Description |
---|---|
class |
JspTilesRequestContext
Context implementation used for executing tiles within a
jsp tag library.
|
Modifier and Type | Class and Description |
---|---|
class |
VelocityTilesRequestContext
The implementation of the Tiles request context specific for Velocity.
|
Copyright © 2017. All rights reserved.