I recently started a java course that deals with web applications.
We're using netbeans 8.0.2 and Apache Tomcat.
I installed the plugin that allowed me to use Tomcat with netbeans but when I create a project and run it to see if it's working, I'm greeted with an error saying Tomcat couldn't be started and to check my server logs.
So I tried to start Tomcat and it opens up and closes almost instantly. I had to screen shot it to read the message:
"neither the java_home nor the jre_home environment variable is defined."
I looked for tutorials on what that means and how to fix it but nothing has helped me.
Anyone have any ideas? I'd greatly appreciate it!
Thanks