Is it possible to run Java code in Javascript? Say I had a textbox and when you click the continue it will run the Java function inside the textbox and return results. It doesn't necessarily have to "run" the Java code, if that would be easier. I'm not asking for someone to do all the work for me, but is there any specific way I should go about doing this or are there any libraries that could help me? Also, sorry if my question doesn't make sense or I did something wrong, I'm new here.
Thanks in advance :)