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

JNLP API

Rich Internet applications (RIAs) can use the Java Network Launch Protocol (JNLP) API to perform extensive operations on the user's environment. When launched by using JNLP, even unsigned RIAs can perform the following operations with the user's permission:

Check the JNLP API documentation to see the complete list of the functionality available to RIAs that are launched by using JNLP.


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

Previous page: System Properties
Next page: Accessing the Client Using JNLP API