Hello i want to acess data from my mysql server in javascript. But i have no clue how to do so. I am running tomcat so it is not handy to use php. Can someone please help me !
I thought maybe there is some way to get the variables from my servlet, but it seems not possible to get javascript connected to java or is there ?
var blueDates = magic way to get data from my mysql server;
Greetings, Rick