Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

XML in Applets?

843834Jun 19 2001 — edited Jun 20 2001
How 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

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 18 2001
Added on Jun 19 2001
2 comments
82 views