How to implement java script in java?

Answer:
to implement javascript embed the statements between <script> n </script>,,,
and include any scripting language.
eg:<script LANGUAGE="javascript">
block of codes
</script>
First answer by ID1976330762. Last edit by ID1976330762. Question popularity: 2 [recommend question].