Re: How to cause IE to use specific plugin?
- From: andrewthommo@xxxxxxxxx
- Date: 26 Jun 2006 06:38:10 -0700
mgolubitsky@xxxxxxxxx wrote:
....
I was trying different things to cause IE to use 1.4 plugin, but didn't
succeded. Although browser's option says "Use Java 2 v 1.4.2_06 for
<applet>" and in HTML written:
<OBJECT classid = "clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA"
codebase =
"http://java.sun.com/update/1.4.2/jinstall-1_4_2_06-windows-i586.cab#Version=1,4,2,60"
This list...
http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/autodl-files.html
States "Note that not every release of the JRE has an associated .cab
file for autodownload."
If you copy paste one of those URL's in the list into your brower's
address bar and try and fetch it you should see a file download dialog.
...Now change the address to the Java version you are specifiying
(the complete URL in the codebase) and try it again.
Andrew T.
.
- Follow-Ups:
- Re: How to cause IE to use specific plugin?
- From: mgolubitsky
- Re: How to cause IE to use specific plugin?
- References:
- How to cause IE to use specific plugin?
- From: mgolubitsky
- How to cause IE to use specific plugin?
- Prev by Date: Re: array initilization and memory usage
- Next by Date: servlet config and servlet context
- Previous by thread: How to cause IE to use specific plugin?
- Next by thread: Re: How to cause IE to use specific plugin?
- Index(es):
Relevant Pages
|