Some pictures in your termbases are not displayed when the entries are viewed with MultiTerm Online. Instead, a placeholder is displayed:
Resolution
Solution: Add URI encoding information:
In your MultiTerm Online Server computer, browse to the configuration folder in your Tomcat installation directory. By default: C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf
Select the file server.xml and open it in a text/xml editor.
Search for the element Connector with the relevant MultiTerm Online port (the standard port is 8080).
At the end of this element, add the following attribute: URIEncoding="UTF-8". You would have an element like the following: