Articles
How to migrate a database-backed JSP application in the UK
If your JSP application uses a database, migration is usually more than copying the web files....
How to move JSP application files and configuration to a new host in the UKWhen you move a JSP application to a new host, the safest approach is to treat it as four...
How to update config and database access after moving a JSP project in the UKAfter moving a JSP project to a new hosting account, the application usually fails for one of...
What breaks most often during a JSP migration in the UK?If a JSP migration goes wrong, it is usually not because of JSP itself. The most common issues...