Search code examples
javajava-web-startjnlp

Copying JNLP app to computer lacking Internet access


How might I go about running a JNLP app on a machine that has no Internet access? Is there a way to copy the app's files from a machine where the app has already been downloaded and run?


Solution

  • A project named jnlpdownloader does this task, download from the jnlp all dependencies and creates executables.