mercredi 4 juillet 2018

SQL to JAVA program to web

To give a brief overview I am trying to take data that's downloaded into a MySQL database connect it to a java program that has a bunch of formulas and then to post those results of the java formulas to a website.

I know how to connect the original MySQL and Java program but I am unable to figure out what to do with those numbers that it outputs after. Is there a way to post those numbers strait to the web from the java program, or would it be easier to take the result of those formulas and store it in another MySQL database to the web?

I am using Angular on the front end if that helps.

MySQL ---> Java program ---> output of program ---> web




Aucun commentaire:

Enregistrer un commentaire