问题
i have weird issue when building jsf application in netbeans. when i run index.xhtml and then i change some text inside that file and save,the file won't get update on the browser. the browser still have the old page. i also try to clean and build again (without shutting down tomcat) and the result still not updated. but when i stop tomcat and run the application again,the update will show. i build it with maven project structure. i use Netbeans 7.4, primefaces 4.0,JSF 2.2.5 i already tried to clear the browser cache and history,also give permission to the target folder in my project but it still can't update the view.
anybody have any experiece like this?do u have any solution? thanks
来源:https://stackoverflow.com/questions/21934483/netbeans-jsf-page-not-auto-changing-in-browser