Girish Gupta answered question 1/30/2007 What Is Jre In Java? JRE is Java Runtime Environment. It is a place where java classes are run. Like in the case of an applet, a JRE needs to be installed on the web server where you are going to run the applet.