Vote count:
0
I have an eclipse web dynamic project (using maven 3, jsf 2.2, primefaces 3.4, deployed to tomcat 7). When I change the style.css, it does NOT automatically update and reflect the change on the webpage. but when I use inline css inside the .xhtml, it does. How to achieve the auto update on .css? What I normally do is: maven clean install, then tomcat clean, then run on server, which is quite troublesome.
Folder structure:
WebContent |_resources |_css |_styles.css |_views |_content.xhtml |_WEB-INF |_index.html
asked 1 min ago
Aucun commentaire:
Enregistrer un commentaire