Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • Thanks for your hint, though I am not sure that it will work, since I want to generate JavaScript and not html. I'll try this evening. About your remark concerning JSPs: You gave the explanation yourself. It works because the JSP engine processes the page on the server, and generates the JavaScript inside the page, which the browser gets sent. The page in action is here tessyglodt.lu/kaart and the sourcecode is here github.com/yglodt/tessyglodt.lu/blob/master/src/main/webapp/…
    – yglodt
    Commented Dec 28, 2016 at 13:34