msjvm

  • Thread starter Thread starter ac
  • Start date Start date
A

ac

everytime I try to get to Java require site, it show this
message.
"We're sorry, you cannot view this page because it
requires the Microsoft Java Virtual Machine (MSJVM). Your
machine does not have the MSJVM installed. For more
information please visit www.microsoft.com/java."

How do I download/install Microsoft Java Virtual Machine
into my system?

if you have solution, please send me an e-mail.
 
ac said:
everytime I try to get to Java require site, it show this
message.
"We're sorry, you cannot view this page because it
requires the Microsoft Java Virtual Machine (MSJVM). Your
machine does not have the MSJVM installed. For more
information please visit www.microsoft.com/java."

How do I download/install Microsoft Java Virtual Machine
into my system?

if you have solution, please send me an e-mail.

A bit of history. Sun developed Java. Microsoft decided it could
"improve" Java by adding "extensions" to Sun's Java. The result was the
"Microsoft Java Virtual Machine." Sun sued Microsoft. As a result of
the suit, Microsoft is no longer permitted to distribute its version of
Java. The latest version of Sun's Java can be found here:
http://java.sun.com/getjava/ However, some websites, for which the
developers used Microsoft's JVM, may not work with Sun Java.
Fortunately, you can still download the last version of the Microsoft
JVM from vrious non-Microsoft sites. Look here, for example:
http://www.virtualmachine.tk/ You can -- I do -- have both Sun Java and
MSJVM installed at the same time. Sun Java has a Control Panel applet
that lets you determine which Java is used where. If you decide to get
the MSJVM, make sure you do the necessary to update it to build 3810 --
the earlier versions have various security holes.
 
Back
Top