Re: Getting the Internet Explorer control to use the sun JVM



As I said, all I'm writing is something in VB that uses the IE control.
And, as I said, this applet only works with the SUN VM, not the MS VM. And
again, as I said, the problem is IE tries to load the applet in the
Microsoft VM, which fails. Indeed the purpose is to allow the applet to be
independent of the client OS, but Microsoft messed this up a while ago, I'm
sure you're aware of that situation. I didn't write the applet, I'm merely
browsing to a page that contains it. And also, it's written to work with
the Sun (and I suppose any other appropriately coded VM), not the MS VM.

The problem, as I stated, is that the IE control inside an application
apparently "falls back" to the MS VM, even though I have the Sun VM
installed. If I go to the site in IE by itself, it works fine. I've found
a workaround though, I just remove entries to the MS VM from the registry,
and the sun VM loads appropriately.

"Sam Hobbs" <samuel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:u1TtuPDLGHA.2796@xxxxxxxxxxxxxxxxxxxxxxx
The purpose of Java is to allow applications to be developed that are
independent of the software in the client system. In other words, we
aren't supposed to write applets that only work for the Microsoft VM. So
why do you need to?


"Jason Kontkanen" <trash@xxxxxxxxx> wrote in message
news:O8Ff%236$KGHA.3264@xxxxxxxxxxxxxxxxxxxxxxx
Hello,

From VB, I have to write something that'll deal with a page that uses a
java
applet. It'd appear that from the browser control, IE won't use the sun
JVM. I have this installed, and if I go to the page from IE, it'll work
fine. However, if I try to go to the page in a shdocvw control, it
doesn't
work. Is there a setting that needs to be set to tell the control to use
the sun VM over Microsoft's VM, or something I need to call?

Thanks,

Jason




.



Relevant Pages

  • Re: Using the object tag in IE
    ... More over "others" may have Sun plugin of one version ... applet object codebase implies ... for Microsoft which already had MS JVM...etc... ... "the latest JVM you installed on this machine". ...
    (comp.lang.javascript)
  • Re: Java is going to have closures.
    ... Could Sun have *controlled* Lisp? ... Sun, like Microsoft, needs its own pet language in order to have as ... much control as possible on as many programmers as possible. ...
    (comp.lang.lisp)
  • Secretion of documentation for Controls hosted in IE ?
    ... I develop .NET control which will host in IE (like applet). ... Does it mean Microsoft do not documented .NET ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: A predicted Terminal event
    ... We can control the Sun? ... fusion in the stellar atmosphere and thus cause the explosion. ... and temperature and it is turbulant flow which is unpredictable. ...
    (sci.astro)
  • Re: Applets
    ... only have MS JVM in XP if you installed it. ... With Sun JRE only installed, ... put an applet tag in the source, the params are stripped from the applet tag ... I believe I have MS JVM install as I'm running Windows ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress.stationery)

Loading