Applets doesn't work when use J2SDK1.4+ with <applet> tag!
843807Oct 17 2002 — edited Oct 26 2002Recently I encounter the following bug (or just a problem) using Applets with j2sdk1.4.0 (and 1.4.1).
To reproduce the problem just check out the box "Use Java2 v1.4.1 for <applet>" into IExplorer's Advanced settings.
Then try to load some of the examples shipped with SDK package.
BUT!!! Only try those in $JAVA_HOME/demo/applets.
The status "load: class CCCC not found" is produced for all of the examples when the page is loaded, no matter single class or jar file is specified into APPLET tag.
If you check back the oprtion - applets work fine.
Try to execute old applets (written in v1.1, 1.2 or even 1.3) and there is no significanse in the state of the check box.
I also examin this situation ot the PC with JRE v1.2 installed on it - no problems again!
I wonder - is this a bug, unproper configuration of my system (!), or deprecated function in the new JDK/JRE?
Could you discuss this with me?
Thanks in advance!