Results 1 to 4 of 4
- 11-03-2011, 03:54 PM #1
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
Caching issue with updated JS file
I'm having a really strange caching issue with my web app's javascript files & no-one seems to be able to tell what it is.
The issue is that I have deleted a section of code in the JS file, yet it's still appearing in the browser, both IE and FF.
I have tried a number of solutions but nothing has worked. if anyone has any suggestions as to what the issue would be, I would appreciate it.
What I have tried:
Manually remove & re-add the file
Rollback the file to a previous version
Remove the file from the index.html and re-add it
Clear all cache in FF & IE
Disable firebug
Check the script is updated by manually accessing the file via the application URL & Firebug Script tab
Renaming the JS file
Renaming the index.html file
Cleaning/rebuilding/removing the project
Restarting the server & eclipse
Pointing the server to a different location
Rebooting
Removing & re-adding the Tomcat server
Ctrl + F5
Checking the URL path/classpath in Eclipse is correct
Removing all Temp Internet Files (including when all associated apps were closed)
Adding Pragma no-cache metadata tag to the index.html
I'm at a loss as to what could be causing it.
- 11-03-2011, 06:10 PM #2
Re: Caching issue with updated JS file
Try asking your question on a javascript forum.
This is a forum for java programming.
- 11-03-2011, 06:31 PM #3
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
Re: Caching issue with updated JS file
It's a java application I have. - a Spring MVC, Rest web app with an Ext-JS front-end. I'm asking in a java forum since there is a possibility it could be java or tomcat related.
- 11-03-2011, 06:34 PM #4
Similar Threads
-
Loading an old file into an updated program
By crivers in forum New To JavaReplies: 2Last Post: 06-10-2011, 05:34 AM -
JSP pages with no caching
By Java Tip in forum Java TipReplies: 0Last Post: 01-31-2008, 12:53 PM -
caching the tables
By jayashree in forum JDBCReplies: 0Last Post: 01-30-2008, 06:43 AM -
Caching problem
By anki1234 in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 01-15-2008, 07:44 AM -
Caching problem
By anki1234 in forum Java ServletReplies: 0Last Post: 01-15-2008, 07:41 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks