Reference > Installed Components > Tomcat Servlet Container
  
Tomcat Servlet Container
The QAD .NET UI media includes the latest edition of the Tomcat engine; it is recommended that you install and use this version.
The following directory and files are added as part of the .NET UI Web application under the Tomcat installation directory:
TomcatInstallDir/webapps/qaduiConfig
- /admin <Desktop Administration pages>
- /applet <location of multinet.jar>
- /cache <stored versions of HTML pages, may need to be cleared>
- /client_setup <JRE and client install script>
- /css <Desktop and process flow style sheets>
- /doc <directory for online user guide files>
- /images <directory for graphic files>
- /java <contains the multinet.jar file>
- /js <directory for JavaScript files>
- /jsp <Java server pages>
- /menus/xx <language-specific menu HTML>
- /pronav <files for Process Editor>
- /uiconfig <location of simplified screens>
- /WEB-INF
- /conf <configuration files for Desktop components>
- /cgi <WebSpeed Messenger and other executables>
- /log <log files for Desktop>
- /XSL <XSL files>
Configuration Files
Two important configuration files in the /WEB-INF/conf directory are:
connectionManagerConfig.xml, which stores configuration values for Connection Manager
process-config.xml, which stores configuration values for the Process Editor
Language Directories for Menus
.NET UI menu files are generated and placed in the Tomcat webapps directory in a two-letter language subdirectory of the /menus directory during the build process: TomcatInstallDir/webapps/ qaduiConfig/menus/xx. The two-letter ISO language code derived from the locale.dat file is used as the directory name.
If you build menus in a language other than English, two directories are created: en (for US English) and one with the ISO version of the language code you specify during the build. For example, if you install French files, the directory would be fr.