-
Bug
-
Resolution: Fixed
-
P3
-
None
-
Not verified
The deployment guide for Java 7 begins with a mention of the applet tag.
(See this page: http://docs.oracle.com/javase/7/docs/technotes/guides/plugin/developer_guide/overview.html).
The guide should be updated to emphasize that the best practice for deploying applets in 7u40 and beyond is to use a signed JNLP file, and explain how you do this (i.e. the JNLP file isn't actually signed, but is contained within a signed JAR, etc.).
(See this page: http://docs.oracle.com/javase/7/docs/technotes/guides/plugin/developer_guide/overview.html).
The guide should be updated to emphasize that the best practice for deploying applets in 7u40 and beyond is to use a signed JNLP file, and explain how you do this (i.e. the JNLP file isn't actually signed, but is contained within a signed JAR, etc.).
- duplicates
-
JDK-8026979 regression - jnlp: system properties not set as expected web start application starting with 7u45
-
- Closed
-
- relates to
-
JDK-8020767 Deployment doc mentions Windows Vista security
-
- Closed
-