The css files are added on the Xpage correctly, but when I add JS resource it's not added, and I have no idea why? This is what i write:
<resource>
<content-type>text/javascript</content-type>
<href>addThis.js</href>
</resource>
Tnx in advance