home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / njbridge.zip / README < prev   
Text File  |  1997-09-25  |  1KB  |  54 lines

  1. README for the Netscape-Java11 Bridge
  2. =====================================
  3.  
  4. Features
  5. --------
  6.  
  7. This beta release contains an upgrade to the JEmpower software
  8. that shipped with Netscape Navigator 2.02. This "bridge" allows
  9. Netscape to run Java 1.1 applets using the OS/2 JDK 1.1.x.
  10.  
  11.  
  12. Prerequisites
  13. -------------
  14.  
  15. 1. OS/2 JDK 1.1.x GA. Download it from:
  16.    http://www.software.ibm.com/os/warp/downloads/
  17.  
  18. 2. Netscape Navigator 2.02 refresh June 24 or later.
  19.    Download the latest from:
  20.    http://www.internet.ibm.com/browsers/netscape/warp/
  21.  
  22.  
  23. Installation
  24. ------------
  25.  
  26. 1. Unzip njbridge.zip into a temporary directory.
  27.  
  28. 2. Run install.cmd. This will copy files into the directory where
  29.    Netscape is installed. It will also update CONFIG.SYS (after
  30.    saving a copy).
  31.  
  32. 3. Reboot to activate the new CONFIG.SYS.
  33.  
  34.  
  35. Deactivation
  36. ------------
  37.  
  38. A command file is included to deactivate the bridge if you want
  39. to go back to running Java 1.02 under Netscape.
  40.  
  41. To deactivate the bridge:
  42. nsjava java102
  43.  
  44. To reactivate the bridge:
  45. nsjava
  46.  
  47.  
  48. Know Limitations
  49. ----------------
  50.  
  51. Netscape 2.02 does not support the OBJECT parameter of the APPLET tag,
  52. and so the Bridge is unable to support serialized applets
  53. specified with this parameter.
  54.