A path specifying the location of the FreeMarker templates can be of the form /WEB-INF/ftl/, for example, or, it can be prefixed with "classpath:" to indicate that the templates should be loaded from the classpath. If the templates are loaded from the classpath, the class that will provide the classloader must be specified as well, through the ftl-path-class init param.
@author Luis Antunes
|
|