Apache Tomcat
Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages (JSP), Java Expression Language, and Java WebSocket technologies.
Installing
Section titled “Installing”- Go to Web Server -> Tomcat
- Select a version and click Install
- Kythia downloads the official Windows binary from Apache.
Starting / Stopping
Section titled “Starting / Stopping”Use the Start / Stop buttons in the Tomcat panel. The default port is 8080.
Configuration
Section titled “Configuration”Tomcat configuration files are stored at:
The main config file is server.xml. You can manually adjust memory settings or contexts here.
Log files are located at:
They can also be viewed inside Kythia via the Logs button.
