Relative Content

Tag Archive for htmlcsseclipsetomcat

Eclipse not refreshing CSS and HTML files correctly

I’ve been working on a Java servlet project recently (running on Tomcat server), and for reasons I can’t figure out, whenever I make changes to my HTML/CSS files, as I launch the project, I see no changes whatsoever on my browser. Refreshing the project, restarting Eclipse, even restarting my laptop won’t fix the issue. I can also tell it’s not a cache issue since opening it on different browsers shows the exact same web page. Usually I can see the changes by the next day.