You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2009/10/03 22:13:54 UTC

[jira] Closed: (TILES-473) Add combined webapp/class template loader to Freemarker support

     [ https://issues.apache.org/struts/browse/TILES-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-473.
----------------------------------

    Resolution: Fixed

> Add combined webapp/class template loader to Freemarker support
> ---------------------------------------------------------------
>
>                 Key: TILES-473
>                 URL: https://issues.apache.org/struts/browse/TILES-473
>             Project: Tiles
>          Issue Type: New Feature
>          Components: tiles-freemarker
>    Affects Versions: 2.2.0
>         Environment: FreeMarker
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.1
>
>
> FreeMarker servlet allows the use of three types of "template loaders". These loaders can load templates:
> * from a path;
> * from a webapp, as web resources
> * from the classpath.
> There is no way to combine them. It is necessary to add a template loader and use it in TilesFreemarkerServlet that combines the latter two.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.