JDK-6785439 : Shortcuts: JNLP-Applet should have APIs to allow creation of shortcut without closing the browser
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u10
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2008-12-16
  • Updated: 2010-10-13
  • Resolved: 2010-10-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7Resolved
Related Reports
Relates :  
Description
Currently, a short will only be created if an JNLP-Applet is dragged out of the browser and the browser is closed. However, it would be convenient for developers to create a "Create shortcut on my desktop" or "Save shortcut on my desktop" button and create a shortcut on user's desktop. This can provide a more interactive user experience.

Comments
EVALUATION JNLP API to add/remove/querry shortcut was created in 6u18 as: 6844411
13-10-2010

EVALUATION We can not add new applet API in jdk 6. A applet parameter "eager_install" is added in 6u12 to create shortcut at time an applet is dragged out. see CR 6723525. There was also UE discussion to improve DnD usability.
16-12-2008