jre

JRE clock is different (one hour ahead) than system date

Hello All, I have a windows server 2003 machine, installed on it, a cisco product called "Cisco Voice Portal", this product runs on JRE version 1_5_0_12. Getting the date/time either by: new Date(); or Calendar.getInstance(); always the date is one hour ahead of the system date. At first, i thought it is a timezone mismatch, howeve...

What is the relationship between the JLS, Java, and related technologies?

Java is the language, the JRE is the runtime environment, and the JDK are the development tools? The JLS is the spec that says that the JRE must do x,y,z, and therefore makes Java what it is? Are these views correct, and if not can someone enlighten me? Are there any things we think are Java but are not? I think I heard that about An...

What is the windows registry for JRE autodownload option in the Java Control Panel ?

I want to set the JRE autodownload option found on the advanced tab of the Java Control Panel in Windows XP to 'Always Auto-Download' on a very large number of machines. What is the windows registry key name for this option and the value for 'Always Auto-Download' ? Thanks! ...