Progress
Open Client
Developer’s Guide


Navigator

When adding your applet to a Web page for Navigator, you must consider the following:

For Navigator version 4.05 or later, you can use the following applet tag to embed your applet in a Web page:

<applet code="AppletTest.class" 
codebase="/cabs" name="AppletTest" width="320" height="240" 
archive="apptest.jar,o4glrt.jar"> 
</applet> 

In the above example, the applet code and proxies are in the signed.jar file apptest.jar and the Open Client Runtime package is in the.jar file o4glrt.jar. When Navigator encounters this tag, it downloads both.jar files. When your applet requests UniversalConnection privileges, a dialog box opens and prompts your user to grant the privilege.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095