Home > Back-end >  Is there a way to monitor the servlet program running time?
Is there a way to monitor the servlet program running time?

Time:01-27

Using Tomcat, because the servlet program is mostly end user oriented, this operation need not take too long time, so want to timeout forced closure, what method can be implemented?

CodePudding user response:

System. The out?

CodePudding user response:

Simple point, you can use the timer monitoring servlet USES time if the time is forced to shut down
  • Related