Re: How to cause IE to use specific plugin?




mgolubitsky@xxxxxxxxx wrote:
andrewthommo@xxxxxxxxx писал(а):

mgolubitsky@xxxxxxxxx wrote:
...
I was trying different things to cause IE to use 1.4 plugin, but didn't
succeded.
...
..."Note that not every release of the JRE has an associated .cab
file for autodownload."
....
From the link that you provided I learned that autodownloading of JRE
version that I specified will not work. But my question is why applet
is not running in 1.4 JRE that already installed in the system and
specifically stated in HTML if 1.5 version is present too?

My theory is this. The object element starts by telling the JVM
nonsense about a JRE that does not exist. Having not found
that version, Java does the best it can to accommodate the
end user's needs - in a less than predictable way.

Change your reference to a download .CAB that exists. If that
does not work for versioning, I would be willing to revisit this
problem.

Andrew T.

.



Relevant Pages