LordZenzo Well-Known Member Licensed User Mar 18, 2019 #1 hi forum made an application with B4J can I import it as an Applet on a web page? applets use Java so I assume it's possible, but how?
hi forum made an application with B4J can I import it as an Applet on a web page? applets use Java so I assume it's possible, but how?
Erel Administrator Staff member Licensed User Mar 18, 2019 #2 It is not possible. (Java applets is a thing of the past, full of security issues and disabled by default in all modern browsers)
It is not possible. (Java applets is a thing of the past, full of security issues and disabled by default in all modern browsers)
MarkusR Well-Known Member Licensed User Mar 18, 2019 #3 look for spider basic, it outputs html5 https://www.spiderbasic.com/showcase/onlineviewer/ (disadvantage = not OOP) Last edited: Mar 18, 2019
look for spider basic, it outputs html5 https://www.spiderbasic.com/showcase/onlineviewer/ (disadvantage = not OOP)
ShaneG30 Well-Known Member Licensed User Mar 18, 2019 #4 MarkusR said: look for spider basic, it outputs html5 Click to expand... Not anymore since there's BANano
MarkusR said: look for spider basic, it outputs html5 Click to expand... Not anymore since there's BANano
Kiffi Well-Known Member Licensed User Mar 18, 2019 #5 MarkusR said: look for spider basic Click to expand... I'd rather recommend BANano.
MarkusR Well-Known Member Licensed User Mar 18, 2019 #6 ShaneG30 said: Not anymore since there's BANano Click to expand... i forgot that this possibility exist
ShaneG30 said: Not anymore since there's BANano Click to expand... i forgot that this possibility exist