I need to use a Node method in a Java application.
I can not use Nashorn because I need Jquery because pure JS does not solve my problem. As the node allows the use of Jquery, it was chosen, but I can not do the integration.
Is it possible? If so, how?