I\'m a Java beginner.
I already created a simple GUI application that display will \"hello world\" label.
But, how can I create an installer from .java or .j
Deploy the app. from a web site using Java Web Start. Ensure the user has the minimum Java using deployJava.js (linked from the JWS info page).
deployJava.js