how shall i call my javascript files in auto generated .jspx pages.
I have /src/main/webapp/filejs/xxx.js files, I am not able to call these files in .jspx pages.

Any suggestions...??