Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The html layout standard does not prohibit the use of any other programming language other than js.
<script type="text/ваш-язык-программирования"></script>
If we are talking about a normal project, then no.
The web is based on 3 languages - html, css, js.
java, python, php, typescript, ruby are only server-side languages (in this context). Older browsers can run applets, but they are not supported in newer ones.
The only solution is to write Java code that is later transpiled into JavaScript. This was already mentioned by a colleague - Vamp
you can write a java virtual machine in js
and run pure java code
If completely without JS, then, as far as I understand, interactivity is possible only inside the applet .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question