Welcome to the Power Programming Tutorial, which guides you through some of the new programming features in Domino R5. In this tutorial, you learn how the new Integrated Development Environment supports JavaScript and how Domino R5 implements CORBA technology. Note: This tutorial was built using the pre-release version 164.1 of Domino R5. We cannot guarantee that the tutorial will work error-free with a later release. The detachable file, ProgLab.exe, contains all the files that you need for this tutorial. It contains: ProgLab.hlp ProgLab2.hlp ProgLab2.cnt Rhgbtn32.dll Tutorial.ntf SessionObj.class LotusSphereJavaLab.class LotusSphereJavaLab$SymAction.class LabParticipant.class LotusShereJavaLab.java LabParticipant.java Readme.txt Readme.txt contains the same information that appears on this page. Download the detachable file to a directory of your choice and double-click it to expand the files. Then follow the steps below to set up your environment to run the tutorial. 1. Copy ProgLab.hlp, ProgLab2.hlp, and ProgLab.cnt to a directory of your own choice. 2. Copy Rhgbtn32.dll to the operating system’s System directory. 3. Copy the file tutorial.ntf to the notes\data directory 4. Copy the .class files to the notes\data\domino\java directory 5. In the Notes client enable the following settings in File --> Notes Preferences: * Launch DIIOP on Preview in Web Browser * Enable JavaScript * Enable Java Access from JavaScript * Enable Java applets 6. Start the tutorial by running ProgLab.hlp The .java source files are for reference. You can copy them to the same directory as the .class files.