Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javascript caching problem

561284Feb 26 2009 — edited Mar 5 2009
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2009
Added on Feb 26 2009
3 comments
1,586 views