0
Can we put a java program on a wix website?
2 ответов
+ 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/
+ 2
You probably can use HTML4 and use an applet