Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
1.03.02
-
None
Description
In the config of the Freemarker servlet in the web.xml add the following:
<init-param>
<param-name>ContentType</param-name>
<param-value>text/html; charset=UTF-8</param-value> <Unable to render embedded object: File (-- Forces UTF-8 output encoding) not found. -->
</init-param>