Hi all, one question how I can reload a JSF page.

For example I have one page (principal) where I show some data, from this
page i can go to another JSF page in which i change some data and save it on
the database, then a navigation is make to the principal page but the data
doesn´t refresh until I press F5, how can I reload the principal page from
code after the navigation to it is made?

Thanks

Reply via email to