Probably this is is a very basic question. Apologies for that. I have been trying at various ends to find an answer for this.
My question is like this:
I have a java code relating to reading an inbox. I need to call this code/method/class in the new javascript file, which I will be developing.
Basically, I need to use the methods in the java file onto the new javascript file
Can anyone please help?