Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4978699

RFE: Offline support

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • deploy
    • b32
    • x86
    • windows_nt, windows_2000
    • Verified

      Sun Java Plugin will cache applets and required jars to speed-up applet downloading. Even if IE is running in offline mode, java Plugin still trys to connect to the orginal supplying server and will fail to execute applet if connection cannot be established.
      MS JVM will execute applet correctly if it can be loaded from browser cache.

      Reproduce:
      MS JVM & IE:
      - Enable MS JVM in IE 6
      - Get online and visit: http://java.sun.com/applets/other/Hangman/index.html
      - now switch to IE offline mode, exit IE and get machine offline
      - Again visit http://java.sun.com/applets/other/Hangman/index.html
      - Applet will execute in IE correctly without connecting to orginal site

      Java plugin & IE:
      - Enable Java Plugin in IE and enable network loggin for Java Plugin
      - Get online and visit: http://java.sun.com/applets/other/Hangman/index.html
      - now switch to IE offline mode, exit IE and get machine offline
      - Again visit http://java.sun.com/applets/other/Hangman/index.html
      - Plugin will try to connect with original site (throwing IOException) and applet will NOT execute

      ###@###.### 2004-01-15
      ###@###.### 2004-01-15

            ngthomas Thomas Ng (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: