Hello, I'm creating a java master with Primefaces. I have the following problem: I have a screen in xhtml and the same loads the data, so far so good. The problem is when someone on another computer is accessing at the same time, you will not be able to see the new register that has been inserted, you will only be able to see if you give F5 on the page to update. Does anyone know how I can do this implementation so that this problem is solved?