Articles
How framework compatibility affects Tomcat hosting decisions
Framework compatibility is one of the most important factors when choosing Tomcat hosting,...
How runtime updates affect Tomcat application compatibilityWhen a Java runtime is updated, a Tomcat application may continue to work exactly as before, or...
What to test before switching runtime versions for a Tomcat project?Before switching runtime versions for a Tomcat project, test more than just whether the...
Why is a Tomcat application broken after changing Java runtime behind Tomcat?Changing the Java runtime behind Tomcat can make an application stop working even when nothing...