We have a form which has embedded an Java Applet. The form is displayed in dialog box (using lotusscript method NotesUIWorkspace.DialogBox). In Notes/Domin 8.0.1, the applet don’t work. we get no error message in the java console log. Please look at the attachment applet.jpg.
When the same applet is not used in a dialog box but loaded directly, the applet can be launched. For example , we open the form and review it, the applet embedded in the form is launched correctly, we can view its GUI interface.