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

appletviewer buggie, if noone is aware, then it's fatal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.2
    • tools



      Name: skT88420 Date: 12/01/99


      java version "1.2"
      Classic VM (build Linux_JDK_1.2_pre-release-v2, native threads, sunwjit)


      1. take any applet
      2.
      (bohdan).bafster:~/skola/java/connector$ more Connector.html
       <html>
         <body>
           <applet code=Connector.class width="100%" height="100%">
           </applet>
         </body>
       </html>
      3.
      (bohdan).bafster:~/skola/java/connector$ av Connector.html
      Exception in thread "main" java.util.MissingResourceException: Can't find
      resource
              at java.util.ResourceBundle.getObject(Compiled Code)
              at java.util.ResourceBundle.getString(Compiled Code)
              at sun.applet.AppletMessageHandler.getMessage(Compiled Code)
              at sun.applet.AppletPanel.showAppletStatus(Compiled Code)
              at sun.applet.AppletPanel.init(Compiled Code)
              at sun.applet.AppletViewer.<init>(Compiled Code)
              at sun.applet.StdAppletViewerFactory.createAppletViewer(Compiled Code)
              at sun.applet.AppletViewer.parse(Compiled Code)
              at sun.applet.AppletViewer.parse(Compiled Code)
              at sun.applet.AppletViewer.main(Compiled Code)
      4. Problem is in the applet tag
      (Review ID: 98495)
      ======================================================================

            iris Iris Clark
            skonchad Sandeep Konchady
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: