So I am making a nodejs webapp which will hosted online now what my problem is how to run a java program which will give me a csv output that I will use in my routes for displaying views showing contents of the csv file. and also I read about spawn function in nodejs to run java but that uses cmd line already having java installed. So will a hosting services be able to run an app that internally uses java program via spawn function ?. Please help and guide.
via Vanshaj Behl
No comments:
Post a Comment