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

Incorrect mime type described in Java SE 6 plugin developer's guide

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6u4
    • 6
    • docs
    • b04
    • x86
    • windows_xp

        The mime type for the embed tag described in the following Java SE 6 plugin develpoer's guide is incorrect:
        http://java.sun.com/javase/6/docs/technotes/guides/plugin/developer_guide/using_tags.html

        Incorrect entries:
        type="application/x-java-applet;version=1.6.0"
        (Note: there are at least 2 incorrect entries in the above page)

        The correct entry should be:
        type="application/x-java-applet;version=1.6"
        (Note: the correct entry is without the trailing ".0" at the end)

        This has been reported by a developer in the following forum:
        http://forum.java.sun.com/thread.jspa?messageID=9674964

              jtroyal Jacob Royal (Inactive)
              ccheung Calvin Cheung
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: