The file is not located when you compile.

It is loaded when your page is loaded.

If you want the javascript to be part of the generated html, YOU must read the file into a String, and do an "addElement" of that string to the script block.

Since the browser did not complain, the server must have provided the /js file properly.

Hackmann

Reply via email to