You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-java
NodeJS with Java using node-java. As mentioned in a previous answer, you can use node-java which is an npm module that talks toJava. You can also use J2V8 which wraps Node.js as a Java library and provides aNode.js API in Java.