【发布时间】:2012-08-24 15:18:24
【问题描述】:
<html>
<applet code="de.wim.outldd.examples.DragDropTest_ModeMemoryStream" archive="outIdd.jar" width="500" height="500"/>
</html>
我尝试在 HTML 中打开这个 applet,但我得到一个 ClassNotFoundException。 html 与 .jar 位于同一目录中。在代码属性中,我将目录结构放在 .jar 中的类中。请有人试试这些。
【问题讨论】:
标签: java html applet classnotfoundexception