Java

  • Thread starter Thread starter Lillly
  • Start date Start date
L

Lillly

Is having Java installed important?
What additional functionality does it add to Windows?
Are there any drawbacks?
If I do install Java, what is the best variety (ie. Sun's JRE etc)?
 
Is having Java installed important?

Only if you want to run Java programs.
What additional functionality does it add to Windows?

The ability to run Java programs.
Are there any drawbacks?

Added security risks.
If I do install Java, what is the best variety (ie. Sun's JRE etc)?

Microsoft's Java is not readily available. Sun is the place to go and make
sure you get the latest version as there are security issues with older
versions.
 
Lillly said:
Is having Java installed important?
What additional functionality does it add to Windows?
Are there any drawbacks?
If I do install Java, what is the best variety (ie. Sun's JRE etc)?

Many web pages use include Java applets. If you don't have a JVM (Java
Virtual Machine) installed you won't see some part of those pages: an
animation, a game, a puzzle, a simulation....whatever it is. Microsoft
hasn't supported their JVM for several years, so you want to go to
http://java.sun.com/getjava and get Sun's latest version.
 
Back
Top