Discussion:
Force Java Level ...
(too old to reply)
olivier mougin
2003-08-08 07:53:07 UTC
Permalink
Hi Guy's,
I do not know if this is the well place to put my question, but I'll
try. If I'm wrong, Please let me know .

I'm using Netscape 7.0.1 (i'm very happy With That).
Sometimes, I use my browser to connect application (using Corba, Java,
IIOp...). The mechanism is the following one :
I'm typing an HTTP Adress, The browser send a Request, an Applet is
download on my local machine from the server, and interpreted by a Java
Component.

The pb is, that my netscape is using Java 1.4.02, and the applet does
not support this level (Only 1.3). I know how to force the java level in
Internet Explorer, but not in netscape (That makes me mad because I do
prefer Netscape).

Does someone have an idea ?

Thanks You very much and Strength will be with you !
Olivier
Artisan
2003-08-08 16:23:10 UTC
Permalink
Post by olivier mougin
Hi Guy's,
I do not know if this is the well place to put my question, but I'll
try. If I'm wrong, Please let me know .
I'm using Netscape 7.0.1 (i'm very happy With That).
Sometimes, I use my browser to connect application (using Corba, Java,
I'm typing an HTTP Adress, The browser send a Request, an Applet is
download on my local machine from the server, and interpreted by a Java
Component.
The pb is, that my netscape is using Java 1.4.02, and the applet does
not support this level (Only 1.3). I know how to force the java level in
Internet Explorer, but not in netscape (That makes me mad because I do
prefer Netscape).
Does someone have an idea ?
Thanks You very much and Strength will be with you !
Olivier
Java is backwards compatible. I don't understand why you would need to
force it to a previous version of Java.
olivier mougin
2003-08-09 13:05:13 UTC
Permalink
Hello,
thanks a lot for this answer. You re right, but in my application, it
sounds that a command at least (or a bean) does not accept other level
upper than Java 1.3...

the same application does work in IE with Java 1.4.01 disabled...

Sorry for convienience.
cheers
Post by Artisan
Post by olivier mougin
Hi Guy's,
I do not know if this is the well place to put my question, but I'll
try. If I'm wrong, Please let me know .
I'm using Netscape 7.0.1 (i'm very happy With That).
Sometimes, I use my browser to connect application (using Corba, Java,
I'm typing an HTTP Adress, The browser send a Request, an Applet is
download on my local machine from the server, and interpreted by a
Java Component.
The pb is, that my netscape is using Java 1.4.02, and the applet does
not support this level (Only 1.3). I know how to force the java level
in Internet Explorer, but not in netscape (That makes me mad because I
do prefer Netscape).
Does someone have an idea ?
Thanks You very much and Strength will be with you !
Olivier
Java is backwards compatible. I don't understand why you would need to
force it to a previous version of Java.
Loading...