Articles

 How to recover after a failed restart for a JSP deployment

If a JSP deployment stops responding after a restart, the problem is usually not the restart...

 How to restart a JSP application safely

If your JSP site is hosted on a private JVM or Apache Tomcat instance in Plesk, a restart should...

 How to verify a JSP application after a restart

After a restart, a JSP application should come back online with the same deployed files, Java...

 When should you restart a JSP service?

A JSP service should be restarted when the Java runtime, Tomcat process, or deployed application...