Skip to main content

Tomcat

Tomcat is an open-source web server and servlet container that is widely used to deploy and run Java-based web applications, providing support for the Servlet, JavaServer Pages (JSP), and WebSocket technologies.

If you want to use "Tomcat", you should press the "Create" button in front of "Tomcat" in the "Services section", as shown in the image.

tomcat01

Then, if you are sure, you should continue by clicking "Continue". If you accidentally pressed the button, you can stop the process by clicking "Cancel".

tomcat02

You will be automatically directed to the "My services" section.

Here you must wait for your service to be activated. The service will be activated in a short time and you will be notified.

tomcat03

You can now view the settings of the service by clicking on the "Service" you have created.

In the "Info" section, you can monitor many details about your service, such as its settings, status, recent log records, and system values consumed.

tomcat04

You can use Tomcat by clicking on the link provided in the "Location" section.

tomcat05

A "404 Not Found" page will open because no application has been published.

To be able to upload a WAR file, type /manager at the end of the URL and press "Enter".

You need to press the "Sign in" button using the "Username" and "Password" specified in the "Secrets" section.

tomcat06

Now you can publish by uploading a java war file.

tomcat07

Operations that can be performed on the "Tomcat" service are the same as with other services.

If you are having problems, please do not hesitate to contact us. We always keep the email address "[email protected]" open to see your feedback immediately.