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

Document DSR rule for liveconnect and mixed code in the JRE.

XMLWordPrintable

    • b40

        If an applet is using Live Connect, and does javascript to java calls to the code in the applet, then the mixed code dialog will be avoided if there is a DRS run rule for the applet code being called.
        But if the javascript to java code goes directly to the JRE java code, you will need a DRS run rull specifying just the location where the javascript is.
        All other location rules apply. for example, the rule:
        <rule>
            <id location="*.oracle.com"/>
            <action permission="run"/>
        </rule>
         will allow javascript to java calls into the JRE for any html page hosted on any sub-domain of oracle.com.

              jgordon Joni Gordon (Inactive)
              herrick Andy Herrick (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: