| Initialize the Template Engine Service.
Note engine file extension associations. First attempts to
pull a list of custom extensions from the property file value
keyed by template.extension . If none are defined,
uses the value keyed by
template.default.extension , defaulting to the
emergency value supplied by defaultExt .
Parameters: defaultExt - The default used when the default defined in theproperties file is missing or misconfigured. |