CustomFreemarkerManager | This is an example of a custom FreemarkerManager, mean to be instantiated through Spring. | code | html |
CustomFreemarkerManagerUtil | This class is just a simple util that gets injected into CustomFreemarkerManager through Spring's constructor injection, serving as a simple example in Struts' Showcase. | code | html |
StandardTagsAction | Showcase action for freemarker templates. | code | html |