Hello Everyone,
i wrote a java application that parses the output of tracert cmd command and after wards i got the location of each using whois server i found.
my goal is to show all the location on a world map using google maps api.
i've finished to write the javascript on an html file.
but somehow i need to update a line in the file using strings i got in the application.
the problem that i dont know how to really do it ?
any one has an idea?