HTML Script | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

HTML Script

How can you place Java inside HTML?

24th Jan 2019, 9:02 AM
Pujel
Pujel - avatar
2 Answers
+ 4
JSP allows you to use Java to create web apps. https://www.tutorialspoint.com/jsp/
24th Jan 2019, 9:08 AM
Hatsy Rei
Hatsy Rei - avatar
+ 3
You can do it easily as with processing.js Here is an example from a code from Haris https://code.sololearn.com/WBNaW82O4JqY/?ref=app
24th Jan 2019, 1:12 PM
Seniru
Seniru - avatar