I want to offer a JavaFX-Application online via WebStart. Is it possible to launch the application if the user only has JDK 1.6?
If it isn't possible "out of the box", can I somehow include the neccessary jars in the application?