Western European Languages

If you are having problems with displaying accent marks in any ENOVIA app, add the following parameter settings to the properties section of the web.xml.part file.

   <context-param id="ContextParam_#">
      <param-name>com.matrixone.servlet.MimeType1</param-name>
      <param-value>txt,text/plain; charset=UTF-8</param-value>
   </context-param>

See Also
Language Parameter
Framework.properties
Application Server Files