I've built an applet with JBuilder that works fine from the IDE but bombs when
run from an external HTML page. The error I get is a ClassNotFoundException for
borland.jbcl.layout.XYLayout.

I've tried using their deployment wizard in a couple of ways as well but it
gives me files with the same problem.

Has anybody come across this one / any ideas how to fix it?

Rick