Apache Struts 2 Documentation > Home > Guides > Core Developers Guide > Result Types > FreeMarker Result |
Renders a view using the Freemarker template engine. The FreemarkarManager class configures the template loaders so that the template location can be either
|
Also see Freemarker Support.
|
<result name="success" type="freemarker">foo.ftl</result> |