Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8051422 Remove JNDI dependency on java.applet.Applet
  3. JDK-8183386

Release Note: Context.APPLET is ignored when creating a JNDI InitialContext

XMLWordPrintable

      `javax.naming.Context.APPLET` has been deprecated. If the environment specified when creating an `InitialContext` contains `Context.APPLET` then it is ignored. Applets with JNDI configuration in applet parameters should use the `Applet.getParameter(String)` method to read the parameters and use the values to create the JNDI context.

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: