Hi everybody,
I just started to play with
applets. I normally write code with j2sdk1.4.*. on winXP. Even if I stick to older (=no swing) stuff, I get a BAD MAJOR VERSION NUMBER when I check the applets with MAC OS9 + MR.J. Sometimes, just recompiling the same code on the mac produces a workable applet.
Does anybody knows a "trick" to compile "old" code on a modern PC+sdk, so that older browsers+ JRE run the applet, except installing the older jdk's of course?
Thank you for any advice!