Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 11-02-2009, 01:20 AM
Mohammadreza DN
Newsgroup Contributor
 
Posts: n/a
msjvm

what is msjvm and what is it's function?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 11-02-2009, 01:20 AM
  #2 (permalink)  
Old 11-02-2009, 02:30 AM
M.I.5¾
Newsgroup Contributor
 
Posts: n/a
Re: msjvm


"Mohammadreza DN" <mm_64_hiphop******.co.uk> wrote in message
news:%23ANNUz5WKHA.4068@TK2MSFTNGP06.phx.gbl...
what is msjvm and what is it's function?

---------

MicroSoft Java Virtual Machine.

It is an extension to Internet Explorer that allows Sites that use Java
scripting to work.

Only early versions of Windows XP were supplied with MSJVM. Later versions
are not following the row between Microsoft and Sun microsystems (which
Microsoft lost). If you need a Java Virtual Machine today you have to
obtain it elsewhere (like from Sun).

Microsoft's agenda is to exterminate Java from the face of the earth, a
policy that is actually ensuring ats adoption. Microsoft prefers sites to
use it own ActiveX scripting which is notoriously dangerous.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 11-02-2009, 01:30 PM
Andrew McLaren
Newsgroup Contributor
 
Posts: n/a
Re: msjvm

Mohammadreza DN wrote:
> what is msjvm and what is it's function?


http://www.microsoft.com/mscorp/java/default.mspx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 11-03-2009, 06:30 AM
Tim Slattery
Newsgroup Contributor
 
Posts: n/a
Re: msjvm

"Mohammadreza DN" <mm_64_hiphop******.co.uk> wrote:

>what is msjvm and what is it's function?


JVM = Java Virtual Machine. That's the framework that allows you to
run Java programs and applets. msjvm is Microsoft's version of the
JVM. Due to a lawsuit, Microsoft had to stop making this and including
it with their operating systems many years ago, so any MSJVM is, by
this time, hopelessly obsolete.

An up to date JVM can be obtained here: http://java.sun.com/getjava

--
Tim Slattery
Slattery_T@bls.gov
http://members.cox.net/slatteryt
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 11-04-2009, 03:00 AM
M.I.5¾
Newsgroup Contributor
 
Posts: n/a
Re: msjvm


"Tim Slattery" <Slattery_T@bls.gov> wrote in message
news:i2f0f5lcrk12ru6tpk98afnuim2kerpqcj@4ax.com...
> "Mohammadreza DN" <mm_64_hiphop******.co.uk> wrote:
>
>>what is msjvm and what is it's function?

>
> JVM = Java Virtual Machine. That's the framework that allows you to
> run Java programs and applets. msjvm is Microsoft's version of the
> JVM. Due to a lawsuit, Microsoft had to stop making this and including
> it with their operating systems many years ago, so any MSJVM is, by
> this time, hopelessly obsolete.
>


That's not true. The lawsuit didn't stop Microsoft supplying a JVM with
their browsers. What the lawsuit stopped was Microsoft altering the Java
scripting language so that it would only work wih their own Internet
Exporer.

Since the Java scripting language was fixed equally long ago (the idea was
that it would work on *any* platform), Microsoft's JVM is as good today as
its always been.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 11-04-2009, 06:10 AM
Tim Slattery
Newsgroup Contributor
 
Posts: n/a
Re: msjvm

"M.I.5¾" <no.one@no.where.NO_SPAM.co.uk> wrote:

>
>"Tim Slattery" <Slattery_T@bls.gov> wrote in message
>news:i2f0f5lcrk12ru6tpk98afnuim2kerpqcj@4ax.com.. .
>> "Mohammadreza DN" <mm_64_hiphop******.co.uk> wrote:
>>
>>>what is msjvm and what is it's function?

>>
>> JVM = Java Virtual Machine. That's the framework that allows you to
>> run Java programs and applets. msjvm is Microsoft's version of the
>> JVM. Due to a lawsuit, Microsoft had to stop making this and including
>> it with their operating systems many years ago, so any MSJVM is, by
>> this time, hopelessly obsolete.
>>

>
>That's not true. The lawsuit didn't stop Microsoft supplying a JVM with
>their browsers. What the lawsuit stopped was Microsoft altering the Java
>scripting language so that it would only work wih their own Internet
>Exporer.


Whatever, that's the effect it had. MS cannot ship their proprietary
JVM, so they withdrew it, stopped shipping it, stopped working on it.
They even pulled the older OSs that contained it from MSDN.

>Since the Java scripting language was fixed equally long ago (the idea was
>that it would work on *any* platform), Microsoft's JVM is as good today as
>its always been.


Well, no. Sun has released numerous updates since the last MS JVM came
out. Any applet written with Java 2.5 or 2.6, and maybe even 2.4 (I'm
not sure which version the MS JVM implemented) won't work with the MS
JVM.

--
Tim Slattery
Slattery_T@bls.gov
http://members.cox.net/slatteryt
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 11-05-2009, 01:30 AM
M.I.5¾
Newsgroup Contributor
 
Posts: n/a
Re: msjvm


"Tim Slattery" <Slattery_T@bls.gov> wrote in message
news:0423f5t5f1pk2skhv5605vm6cn0jeq429c@4ax.com...
> "M.I.5¾" <no.one@no.where.NO_SPAM.co.uk> wrote:
>
>>
>>"Tim Slattery" <Slattery_T@bls.gov> wrote in message
>>news:i2f0f5lcrk12ru6tpk98afnuim2kerpqcj@4ax.com. ..
>>> "Mohammadreza DN" <mm_64_hiphop******.co.uk> wrote:
>>>
>>>>what is msjvm and what is it's function?
>>>
>>> JVM = Java Virtual Machine. That's the framework that allows you to
>>> run Java programs and applets. msjvm is Microsoft's version of the
>>> JVM. Due to a lawsuit, Microsoft had to stop making this and including
>>> it with their operating systems many years ago, so any MSJVM is, by
>>> this time, hopelessly obsolete.
>>>

>>
>>That's not true. The lawsuit didn't stop Microsoft supplying a JVM with
>>their browsers. What the lawsuit stopped was Microsoft altering the Java
>>scripting language so that it would only work wih their own Internet
>>Exporer.

>
> Whatever, that's the effect it had. MS cannot ship their proprietary
> JVM, so they withdrew it, stopped shipping it, stopped working on it.
> They even pulled the older OSs that contained it from MSDN.
>


Microsoft are as entitled to ship a jvm with their products as anyone else
is. Microsoft cannot ship the jvm that they developed because it was
enhanced over the original spec. Microsoft could produce a compliant one,
but decided instead to try and drive Jaca from the Internet (somewhat
unsccuessfully thus far).

>>Since the Java scripting language was fixed equally long ago (the idea was
>>that it would work on *any* platform), Microsoft's JVM is as good today as
>>its always been.

>
> Well, no. Sun has released numerous updates since the last MS JVM came
> out. Any applet written with Java 2.5 or 2.6, and maybe even 2.4 (I'm
> not sure which version the MS JVM implemented) won't work with the MS
> JVM.
>


I have not found a web site so far that does not work with MS JVM.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MSJVM For windows7 Mohammad Saed Windows Vista 5 04-28-2009 12:10 PM
Re: MSJVM IS NO LONGER AVAILABLE! Bill Yanaire Windows Vista 1 03-24-2009 12:17 AM
Install MSJVM Ravi Windows Vista 5 05-21-2007 03:20 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 11:18 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0