applet and browser compatibilities - TechRepublic
Question
July 2, 2009 at 02:38 PM
mokeur

applet and browser compatibilities

by mokeur . Updated 16 years, 11 months ago

I have an applet within a java script whitch is working perfectly in IE but not in Chrome or Firefox from witch I receive the following errors:
java.lang.ArrayIndexOutOfBoundsException: 1280
at discharge.init(discharge.java:116)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ArrayIndexOutOfBoundsException: 1280
You can view it (with IE) at http://www.profmokeur.ca/spec/chimie/spectemien.htm

This discussion is locked

All Comments