samedi 30 juillet 2016

JSF: Update data from CDI-Bean for all clients

Is there a way in a jsf application to update a table which simply displays the datafields of a cdi-bean so it always shows "fresh" data to all clients?

E.g. i have the property: "String someInfo;" in my cdi-managed-bean and now one of my clients modifies is through an action. Now i want that the new value is displayed for all clients. How can i trigger that most efficient?

Aucun commentaire:

Enregistrer un commentaire