>> Where is the Java Plugin for 1.5.0?
>>
[quoted text clipped - 18 lines]
> By "plugin", do you mean allowing applets to run in web browsers? E.g.
> the "Java" plugin for "Firefox"?
That's right, I want the plugin that I can put into a browser so that it
will display my Applets (actually, JApplets written for Java 1.5.0).
> If so, then go to this site and select JRE5.0:
>
> http://java.sun.com/j2se/1.5.0/download.jsp
How does that help me? I already have the 1.5.0 JDK.
I had planned to simply update my HTML so that the parameters 'Classid',
'Codebase', etc. pointed to the appropriate URLs and values for Java 1.5.0.
I couldn't find the values I needed for Java 1.5.0 but, in the course of
looking, I found the plugins page that I cited and it didn't seem to have
anything newer than Java 1.4. I'm assuming that the Java 1.4 plugin, even if
I downloaded it and installed it manually, is not going to run a Java 1.5.0
applet - correct me if I'm wrong!
Therefore, I'm asking if someone can point me to the 1.5.0 plugin. I have to
assume that it exists by now - Java 1.5.0 has been out a fair while now -
but perhaps I'm wrong: perhaps Sun didn't upgrade the plugin so that it
could force people to switch to Java Web Start.
Can you or anyone else point me in the right direction?
Rhino
Andrew Thompson - 17 Dec 2005 00:00 GMT
...
> That's right, I want the plugin that I can put into a browser so that it
> will display my Applets (actually, JApplets written for Java 1.5.0).
Is 1.5.0 the minimum Java Version for this code?
>>If so, then go to this site and select JRE5.0:
>>
>>http://java.sun.com/j2se/1.5.0/download.jsp
>
> How does that help me? I already have the 1.5.0 JDK.
According to this..
<http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/launch.html#creating>
..
> I had planned to simply update my HTML so that the parameters 'Classid',
> 'Codebase', etc. pointed to the appropriate URLs and values for Java 1.5.0.
..the classid for 1.5 is...
classid="clsid:5852F5ED-8BF4-11D4-A245-0080C6F74284"
> Therefore, I'm asking if someone can point me to the 1.5.0 plugin. I have to
> assume that it exists by now - Java 1.5.0 has been out a fair while now -
> but perhaps I'm wrong: perhaps Sun didn't upgrade the plugin so that it
> could force people to switch to Java Web Start.
??? What does that mean? JWS has been a part of Java since 1.3!

Signature
Andrew Thompson
physci, javasaver, 1point1c, lensescapes - athompson.info/andrew