In this tutorial, we describe how to deploy a Tomcat web application on port 80. As known, 80 is the default port of the web, every time you access a...
XML is usually used to store light configuration that controls the business flow or the layout of an application, it’s meant to be managed by business users in the production...
In some circumstances, it is mandatory to deploy your application on multiple tomcat instances instead of a single one, this usually happens when working with a heavy application which consumes...