Documentation Contents

Security Dialogs

Rich Internet Applications Development and Deployment > Security Dialogs

This page covers the the following topics:

Dialog Contents

Beginning with the 7u21 release, users are notified when a RIA is launched with a dialog similar to the following screen shot.

Screen shot of the security dialog shown for an RIA that runs in the security sandbox and is signed with a certificate from a trusted certificate authority.

Depending on the RIA, the security dialog shows the following information:

For a description and examples of the security dialogs, see "What should I do when I see a security prompt from Java?" on java.com.

Improving the User Experience

The best experience for the user is when the RIA is restricted to the security sandbox and is signed with a current certificate from a trusted certificate authority. The option to not show the dialog again is selected, and clicking Run is all that is needed from the user to run the RIA and turn off the dialog.

As conditions become less secure, more action is needed by the user, as described for the following situations:

For guidelines on deploying your RIA, see Deployment Best Practices in the Java Tutorial.

Java Control Panel Settings That Affect the Dialogs Shown

The Java Control Panel can be used to set options that are related to the security dialogs. The Security tab provides an option to block Java content from running in a browser. The Security Level setting determines if the applet is automatically blocked and what level of prompting the user receives if the RIA is not blocked. See the Security section for the Java Control Panel for more information.

The Advanced tab provides options for managing RIAs:

See the Advanced section for the Java Control Panel for more information.


Oracle and/or its affiliates Copyright © 1993, 2013, Oracle and/or its affiliates. All rights reserved.
Contact Us