Thursday, 6 June 2019

Is there a way to connect java program with node.js

I have a Java program that takes in specific files and parses then saves them locally in a json file. Is there a way for me to then connect this program to JS code(will use json to make simple UI display of newly created json file) without having to go to another IDE and hitting run again? Thanks!

Submitted June 06, 2019 at 05:37PM by osdir202

No comments:

Post a Comment