Articles
How public URLs and app paths work together on Tomcat hosting
When you host a Java application on Tomcat, the public URL that visitors use is not the same...
How to map a Tomcat app to the right public URLWhen you deploy a Tomcat application, the public URL is usually defined by the application’s...
What to review when publishing more than one Tomcat appWhen you publish more than one Tomcat app in the same hosting account, the main things to review...
Why is a Tomcat application loading from the wrong path?If a Tomcat application is loading from the wrong path, the usual cause is a mismatch between the...