Java Web Start: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 8:
 
== Implementazione ==
[[Image:Java WebStartApplicationMan.png|thumb|250px| Early version of Java Web Start came with an application manager where e.g. Sun's demo applications could be launched]]
 
Java Web Start provides a series of [[Class (computer science)|class]]es in the <code>[http://java.sun.com/products/javawebstart/docs/javadoc/index.html javax.jnlp]</code> [[Java package|package]] which provide various services to the application. Sun designed most of these services with the aim of allowing carefully controlled access to resources (such as files and the system clipboard) while restricting the application to authorized operations.