Package | Description |
---|---|
org.apache.tiles.request |
This package defines the concept of "request" as the event causing a
document to be generated from a template.
|
org.apache.tiles.request.attribute |
Methods to get, set and remove attributes from different sources (like HTTP requests
or sessions).
|
org.apache.tiles.request.collection |
Special collections and maps for attributes (like HTTP request
or session attributes).
|
org.apache.tiles.request.freemarker |
Support for Freemarker's Environment as a request.
|
org.apache.tiles.request.freemarker.autotag |
Runtime part of Autotag support for Freemarker.
|
org.apache.tiles.request.freemarker.extractor |
Extractors to get information from Freemarker objects.
|
org.apache.tiles.request.freemarker.render |
Rendering of Freemarker templates.
|
org.apache.tiles.request.freemarker.servlet |
Servlets for easy addition of shared variables.
|
org.apache.tiles.request.jsp |
Support of Tiles request in a JSP environment.
|
org.apache.tiles.request.jsp.autotag |
Runtime part of Autotag support for JavaServer pages.
|
org.apache.tiles.request.jsp.extractor |
Extractors to get scopes from
PageContext . |
org.apache.tiles.request.locale | |
org.apache.tiles.request.mustache |
Support of Tiles request for Mustache.
|
org.apache.tiles.request.portlet |
Support of Tiles requests to portlets.
|
org.apache.tiles.request.portlet.delegate |
Delegations to map all the different types of request and responses.
|
org.apache.tiles.request.portlet.extractor |
Extractors to get scopes from Portlet requests.
|
org.apache.tiles.request.portlet.wildcard |
Classes and interfaces that allow to access the various contexts from a portlet
application.
|
org.apache.tiles.request.reflect |
Utilities to work with dynamic class loading and instantiation.
|
org.apache.tiles.request.render |
Classes to allow rendering of a template (described by its path)
in a uniform way.
|
org.apache.tiles.request.servlet |
Tiles request support for Servlet technology.
|
org.apache.tiles.request.servlet.extractor |
Extractors to get attributes and other info from servlet requests and contexts.
|
org.apache.tiles.request.servlet.wildcard |
Classes and interfaces that allow to access the various contexts from a servlet
application.
|
org.apache.tiles.request.velocity |
Tiles request support for Velocity.
|
org.apache.tiles.request.velocity.autotag |
Runtime part of Autotag support for Velocity.
|
org.apache.tiles.request.velocity.extractor |
Extractors to get info about Velocity-specific objects.
|
org.apache.tiles.request.velocity.render |
Renderering support for Velocity.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.