Articles
How to migrate a database-backed Tomcat application
If your Tomcat application uses a database, a successful migration is not just about copying the...
How to move Tomcat application files and configuration to a new hostIf you are moving a Tomcat-based application to a new host, the safest approach is to separate...
How to update config and database access after moving a Tomcat projectAfter moving a Tomcat project to a new hosting account or to a different location inside your...
What breaks most often during a Tomcat migration?During a Tomcat migration, the things that break most often are rarely the application code...