Problems embedded applet view Designed on R6 works R5

Hi forum:

I have a embedded applet view developed on Domino 6 this database works over internet on Domino 5.0.8 and the access to the database is from IE 5 or 6 and the applet doesn’t work, don’t initialze the subprogram, this is the error:

cargar: clase lotus.notes.apps.viewapplet.ViewApplet.class don’t found.

java.lang.ClassNotFoundException: lotus.notes.apps.viewapplet.ViewApplet.class

at sun.applet.AppletClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadCode(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: open HTTP connection failed.

at sun.applet.AppletClassLoader.getBytes(Unknown Source)

at sun.applet.AppletClassLoader.access$100(Unknown Source)

at sun.applet.AppletClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

… 10 more

Any answer is welcome. Thanks