XML in Applets?
843834Jun 19 2001 — edited Jun 20 2001How come I can write and compile XML applications
that work fine but, when I try to put the code
in an applet I get noclassdeffound errors upon
runtime?
It chokes on Document,DocumentBuilder and DocumenBuilderFactory.
I have looked at the API webpages for the xml classes
and for java.applet.Applet and am stuck.
Any help will be greatly appreciated,
Ian Mechura