So I have imported a project to netbeans. I am using jsf and xhtml pages. I have already deployed the project on Glassfish using maven.
When I make changes to xhtml pages, it doesn’t reflect on UI. So I have gone to the project properties->compile-> compile on save for both application and … .
But still any changes I make to code is not reflecting in UI.
Thanks
JRebel can help here. It handles Java code changes as well as static resources. It has even integration with all the major frameworks out there.