org.apache.struts2.views.freemarker.tags |
FreemarkerManager | Static Configuration Manager for the FreemarkerResult's configuration
Possible extension points are :-
Create a freemarker Configuration. |
code | html |
FreemarkerResult | Renders a view using the Freemarker template engine. | code | html |
PortletFreemarkerResult | code | html | |
ScopesHashModel | Simple Hash model that also searches other scopes. | code | html |
StrutsBeanWrapper | The StrutsBeanWrapper extends the default FreeMarker BeansWrapper and provides almost no change in functionality, except for how it handles maps. | code | html |
StrutsBeanWrapper.FriendlyMapModel | Attempting to get the best of both worlds of FM's MapModel and SimpleMapModel, by reimplementing the isEmpty(), keySet() and values() methods. | code | html |
StrutsClassTemplateLoader | code | html |