Deploying a Simple Java Applet on a Web Page

Applets are self-contained Java programs that can run in your Domino application. Java applets are mostly used for Web applications, as they are “client-side” programs, meaning the applet is downloaded and run by the browser. Browsers require Java support. Designers can include applets in the following Domino design elements:

  • Form— Every document created from the form includes the applet.

  • Document— The applet is available only on the document in which the applet was embedded.

  • Page— The applet is available only in the page to which the applet was added.

An applet can be made up of one or more files; one of these files contains what is called the main class, which is where the applet starts. Image files, ...

Get Lotus Notes® and Domino® 6 Application Development Exam Cram™ 2 (Exams 610, 611, and 612) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.