Hi,
I started the tomcat-8.5 in standalone mode (as a windows process) using stratup.bat and I wanted to confirm that the tomcat process is running or not from my java code.
Please suggest me a solution for finding the tomcat process from the java code.
Thank you