I would like to start an Apache Tomcat server on the localhost. Is it possible to write a Java or C# application that could start it whenever the user requires?
Asked
Active
Viewed 396 times
0
-
Yes, it is possible. – Pshemo Jul 05 '15 at 17:09
-
possible duplicate of [How to start Tomcat Server programmatically in Java](http://stackoverflow.com/questions/24929175/how-to-start-tomcat-server-programmatically-in-java) – Doon Jul 05 '15 at 19:21