This project has declared the following modules:
Name | Description |
---|---|
Tiles - API | Tiles APIs, containing interfaces and classes to interact with Tiles. |
Tiles - Core Library | Tiles Core Library, including basic implementation of the APIs. |
Tiles - Template Technologies Support | Common code for integration of Tiles for different templating technologies. |
Tiles - Servlet support | Tiles servlet support, to enable use of Tiles inside a Servlet environment. |
Tiles - JSP support | Tiles JSP support: Classes and tag libraries to use Tiles in a JSP environment. |
Tiles - FreeMarker Support | Support for FreeMarker in Apache Tiles. For more read http://tiles.apache.org/framework/tutorial/integration/freemarker.html |
Tiles - Velocity Support | Velocity Support in Tiles |
Tiles - EL support | Tiles EL (Expression Language) support: Classes and tag libraries to use EL as an expression language in attribute expressions. |
Tiles - MVEL support | Tiles MVEL support: Classes and tag libraries to use MVEL as an expression language in attribute expressions. |
Tiles - OGNL support | Tiles OGNL support: Classes and tag libraries to use OGNL as an expression language in attribute expressions. |
Tiles - Compatibility | Tiles compatibility library, to help migration from Struts-Tiles. |
Tiles - Extras | Extras for Tiles, including non-standard, non-generic, non-identifiable components that may be useful for Tiles users. |
Tiles Assembly | Tiles Assembly: assembles artifact to produce distributions. |
Tiles test webapp module collector | Collects all the modules of the Tiles test web application. |