A browser with JavaScript enabled is required for this page to operate properly.
Trail: Deployment
Lesson: Doing More With Java Rich Internet Applications
Security in Rich Internet Applications
Home Page > Deployment > Doing More With Java Rich Internet Applications

Security in Rich Internet Applications

The security model behind rich Internet applications (RIAs) ensures that the user is protected from malicious internet applications. This topic discusses security aspects that are common to applets and Java Web Start applications. See the following topics for more information:

Unsigned RIAs run in a restricted environment known as a security sandbox. Apply the following guidelines to enable RIAs to run outside the security sandbox.


Problems with the examples? Try Compiling and Running the Examples: FAQs.
Complaints? Compliments? Suggestions? Give us your feedback.

Previous page: Customizing the Loading Experience
Next page: Questions and Exercises: Doing More With Rich Internet Applications