Articles
How domain paths and application paths work together on Tomcat hosting
When you host a Java application on Tomcat, the public URL is usually made up of two parts: the...
How to choose the right domain setup for a Tomcat projectChoosing the right domain setup for a Tomcat project is one of the first decisions that affects...
How to connect a domain to a Tomcat applicationIf you want your Tomcat application to open on a domain such as example.com or app.example.com,...
What to review before changing a live Tomcat site domainWhen you change the domain of a live Tomcat site, the biggest risks are not the DNS update...