01/13/2017
The System Object has access to the properties from the JVM.
String java_version = <%=System.getProperty("java.version") %>
java_version = 1.8.0_45
Java 7 System