Some users are complaining that the applet no longer works, When they view the java console they are greeted with a java.lang.noClassDefFoundError and checking my access log
This can occur if the class itself can be loaded but some dependency of that class cannot be. Are there external JARs that are dependencies?