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.

