Even then, if the applet uses some Java 1.1x functionality that has been
deprecated in Java 1.2, chances are it won't work at all.
Regards
On Thu, 06 Sep 2001 07:23:24 -0500, Michael Kaply wrote:
>The applet probably uses LiveConnect.
>
>Because npjava.dll is designed for 4.x, it has no LiveConnect so it won't
>work.
>
>In order to use LiveConnect with later builds, we need an update to Java
>which is being looked at.
>
>So the best way to access your bank is actually with a .6 build with the
>Java that you have - LiveConnect worked there.
>
>Sorry for the bad news - the LiveConnect compatibility issues are very
>painful.
[...]