I am not able to run a Swing applet using NS 4.75 (java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel).This class is on the web server, but into the web server logs I see that there's an HTTP error 404 (file not found) of 4 classes that do not exist :
/javax/swing/plaf/basic/resources/basic_en_US.class, basic_en.class, basic_en_US.class, basic_en.class, basic.class. What are they? Why IE5 doesn't look for them? If I put the swing jars into the Netscape java class directory, everithing works fine. Can you help me? Thank you! Daria