Some existing answers say to go to SOFTWARE\Apache Software Foundation\TomcatVERSION
But I cant find any tomcatVersion directory
I do have
SOFTWARE\Apache Software Foundation\Tomcat\9.0\Tomcat9
Inside this, there is a version attribute which tells that the tomcat version is 9
but the target folder location changes with version. If I have tomcat8, the target folder location is
SOFTWARE\Apache Software Foundation\Tomcat\8.0\Tomcat8
I need a fixed path that will tell me the existing tomcat version on my device. Thanks in advance.