Articles

 How to make configuration changes more safely on a live JSP site in the UK

Making configuration changes on a live JSP site is safest when you treat every edit as a...

 How to update config files after moving a JSP app to a new host in the UK

After moving a JSP application to a new host, the most common cause of failures is not the code...

 Which config values should you review before deploying a JSP app in the UK?

Before you deploy a JSP application, it is worth reviewing every config value that can change how...

 Why does a JSP app break after changing environment settings in the UK?

When a JSP application starts failing after you change environment settings, the cause is usually...