Opera 5.12 and JRE 1.3.1?

Has anyone been able to get applets to work using Opera 5.1.2 and JRE 1.3.1?

To try to understand what's going on, I have tried explicilty coding my HTML to test each of the <APPLET>, <OBJECT>, and <EMBED> tags.

<APPLET> and <OBJECT> apparently load the JRE 1.3.1 and attempt to execute my applets, but <EMBED> tries to load a Netscape proxy, which ends up using the Java Plugin 1.3.1.

Regardless, the applets are unable to upload images from the server, or communicate with the server via HTTP tunneling... note that these applets work perfectly with IE 5.5 and Netscape 6.1.

[652 byte] By [john060257] at [2007-9-26 3:50:30]
# 1
Please let me know how you got your applet to work in Netscape 6.1. Do you have JavaScript in your HTML that calls methods in Java? Do you know if this is supported in Netscape 6.1 yet? Thank you!!!!!
lianliu at 2007-6-29 12:36:01 > top of Java-index,Desktop,Deploying...