Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi All,
I have installed oracle Java software. after I install tomcat 8.5 which path name I write in System Environmental variable, Like jre or jdk.. Which one is correct.. Please consider me. And reply sir
Regards
Veerasekar
Solved! Go to Solution.
Hi @veerasekar, if you are installing tomcat, the path of Java Virtual Machine would be jre (Java Runtime Environment).
e.g.,
C:\Program Files\Java\jdk1.8.0_92\jre
Hi @veerasekar
JAVA_HOME environment variable should point to the JDK, for example C:\Program Files\Java\jdk1.8.0_201, not the JRE.
Hope this helps
Christophe
Hi @veerasekar, if you are installing tomcat, the path of Java Virtual Machine would be jre (Java Runtime Environment).
e.g.,
C:\Program Files\Java\jdk1.8.0_92\jre