1

Is it possible to use JavaFx embed into Javascript and open from the browser.

I need to achieve this without using Jnlp into javascript.

Can this be done?

vel arjun
  • 31
  • 1
  • 6
  • There is no javaFX embedded in javascript, but there is Javascript embed in JRE+ JavaFX. So i guess the answer is "NO" – pdem Jan 06 '17 at 11:33
  • Is there any way to invoke JavaFx from Web browser without Jnlp? – vel arjun Jan 11 '17 at 08:41
  • Applet, but i won't recommend it, I think its support has been removed from chrome. The real solution is to launch it like an application: solutions are here: http://stackoverflow.com/questions/3057576/launch-application-from-a-browser – pdem Jan 11 '17 at 09:22

0 Answers0