JNetStart
Home PageCategories: Deployment - Installation, Rich client UI - Swing
Author: Accendia
Latest version: 2.2
Added 2006-04-11
Facilitates launching Java Swing applications deployed on a remote server without installing or downloading the application component files.
The technology narrows the gap between the web browser and Swing by making large client applications instantly available to the user and providing a web style experience in the startup process.
Features include:
- comprised of a server where Swing applications are deployed and a client stub that loads the application classes and resources on demand;
- the application code is downloaded from the server and runs on the client computer;
- the client never caches anything on the local drive. The application jars are not downloaded from the server;
- the application runs in a secure environment similar to Java Applets and unsigned applications in WebStart. A secure API is provided for developing applications that read and write local files and print documents under strict user control.
Built for Java |