Javascript caching problem
561284Feb 26 2009 — edited Mar 5 2009Hi all,
I've a javascript say "xx_util.js" in Shared components > Static Files and refer it in Report template. I made some changes to js file, but the page is still referring to old code. I'm not using caching in any of the pages, I tried apex_util pkg to clear cache, bouncing apache and even database. But in vain, the page still refers to old code when viewed in firebug.
One more question, though I specify application name when saving static files, Why apex refer it as global? If I remove static file, it is removed from all applications.
Thanks
Kishore