Can we put a java program on a wix website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can we put a java program on a wix website?

11th Oct 2018, 1:29 AM
Xin Cheng Shen
Xin Cheng Shen - avatar
2 Answers
+ 2
There is either a browser-enabled library import from the Java API or Browser Configuration Settings. You can also upload the program as downlodable a .exe file. The second seems more practical as Javascript/HTML5 is mainly used for browser-launched application. Applets are deprecated. Many browsers don't support launching JAVA except a few. https://www.java.com/en/download/help/enable_browser.xml https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-run-a-java-file-in-my-html-site-742957/
11th Oct 2018, 2:14 AM
Apple Blossom
Apple Blossom - avatar
+ 2
You probably can use HTML4 and use an applet
11th Oct 2018, 2:49 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar