web.xml Settings

This topic describes settings to be made in a web.xml fragment file.

See Also
Content Type Settings
Configuring J2EE Settings for Japanese
Building the J2EE Archive File in Japanese
  1. Before creating J2EE archive files, add the following lines in the fragment file SERVER_INSTALL\PLATFORM\resources\warutil\fragment\ENOLiveCollaborationServer.liveCollaborationServer.web.xml.part.

    <context-param id="ContextParam_11">
       <param-name>ematrix.encoding</param-name>
       <param-value> csWindows31J</param-value>
    </context-param>
    

  2. Build and deploy the J2EE archive file.